Units API.

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

GET /api/units/118201/?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": [
        "Don't Stop Now!"
    ],
    "previous_source": "",
    "target": [
        "加油!不要停!"
    ],
    "id_hash": 7848438910800263929,
    "content_hash": -4458853208388530437,
    "location": "",
    "context": "dontStop",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 177,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.habitica.com/api/units/658592/?format=api",
    "priority": 100,
    "id": 118201,
    "web_url": "https://translate.habitica.com/translate/habitica/generic/zh_Hant/?checksum=eceb419b479a7af9",
    "url": "https://translate.habitica.com/api/units/118201/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T13:14:19.741122Z"
}