Units API.

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

GET /api/units/2219/?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": [
        "About"
    ],
    "previous_source": "",
    "target": [
        "關於"
    ],
    "id_hash": 1136117092686199776,
    "content_hash": -8043800872987539577,
    "location": "",
    "context": "helplib_action_about",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/2205/?format=api",
    "priority": 100,
    "id": 2219,
    "web_url": "https://weblate.rikka.app/translate/libraries/help/zh_Hant/?checksum=8fc44c79f4cf7be0",
    "url": "https://weblate.rikka.app/api/units/2219/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-05-10T03:25:13.037077Z"
}