Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/libraries/help/zh_Hant/?format=api",
    "source": [
        "Help & support"
    ],
    "previous_source": "",
    "target": [
        "說明和支援"
    ],
    "id_hash": 8380631113278483340,
    "content_hash": 1785434607035863450,
    "location": "",
    "context": "helplib_title",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.rikka.app/api/units/2199/?format=api",
    "priority": 100,
    "id": 2213,
    "web_url": "https://weblate.rikka.app/translate/libraries/help/zh_Hant/?checksum=f44dfb98548ceb8c",
    "url": "https://weblate.rikka.app/api/units/2213/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-05-10T03:25:12.889681Z"
}