Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/5698/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/fr_CA/?format=api",
    "source": [
        "Are you sure you wish to mark this task as completed? You may not be able to make changes afterwards."
    ],
    "previous_source": "",
    "target": [
        "Êtes-vous certain-e de vouloir identifier cette tâche comme complétée ? Il est possible que vous ne puissiez plus faire de modifications par la suite."
    ],
    "id_hash": 1050253805282459477,
    "content_hash": 8268841984128667781,
    "location": "",
    "context": "common.confirmComplete",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 20,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/404176/?format=api",
    "priority": 100,
    "id": 5698,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/locale/fr_CA/?checksum=8e9340457bdcff55",
    "url": "http://translate.pkp.sfu.ca/api/units/5698/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:42:30.220520Z"
}