Units API.

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

GET /api/units/20870/?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-android/main-strings/zh_Hant/?format=api",
    "source": [
        "Due"
    ],
    "previous_source": "",
    "target": [
        "期限"
    ],
    "id_hash": 9056520204655079357,
    "content_hash": -8420261202678296279,
    "location": "",
    "context": "due",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 380,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.habitica.com/api/units/654851/?format=api",
    "priority": 100,
    "id": 20870,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/zh_Hant/?checksum=fdaf3924839d2fbd",
    "url": "https://translate.habitica.com/api/units/20870/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:22.626834Z"
}