Units API.

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

GET /api/units/173970/?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/plugins/texteditorextras/fr_CA/?format=api",
    "source": [
        "Email Template Body"
    ],
    "previous_source": "",
    "target": [
        "Corps du texte du modèle de courriel"
    ],
    "id_hash": 3945276687828827851,
    "content_hash": 5872229533597452218,
    "location": "",
    "context": "plugins.generic.textEditorExtras.setting.emailTemplateBody",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/410028/?format=api",
    "priority": 100,
    "id": 173970,
    "web_url": "http://translate.pkp.sfu.ca/translate/plugins/texteditorextras/fr_CA/?checksum=b6c0703e9eaabecb",
    "url": "http://translate.pkp.sfu.ca/api/units/173970/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-02-17T18:14:12.527077Z"
}