Units API.

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

GET /api/units/25348/?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/pkp-lib/submission/fr_CA/?format=api",
    "source": [
        "#{$id} History"
    ],
    "previous_source": "",
    "target": [
        "Historique #{$id}"
    ],
    "id_hash": 1865989472771748825,
    "content_hash": -4425488180642817002,
    "location": "",
    "context": "submission.page.history",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 291,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/407773/?format=api",
    "priority": 100,
    "id": 25348,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/submission/fr_CA/?checksum=99e55389ff2db3d9",
    "url": "http://translate.pkp.sfu.ca/api/units/25348/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:46:57.212486Z"
}