Units API.

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

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

{
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/zh_Hant/?format=api",
    "source": [
        "Well done!"
    ],
    "previous_source": "",
    "target": [
        "做得好!"
    ],
    "id_hash": 1364375585004223644,
    "content_hash": -1598723114287972980,
    "location": "",
    "context": "congrats2",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 150,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/658565/?format=api",
    "priority": 100,
    "id": 118174,
    "web_url": "https://translate.habitica.com/translate/habitica/generic/zh_Hant/?checksum=92ef3c5da4647c9c",
    "url": "https://translate.habitica.com/api/units/118174/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T13:14:16.794071Z"
}