Units API.

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

GET /api/units/2211/?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_Hans/?format=api",
    "source": [
        "Report an issue"
    ],
    "previous_source": "",
    "target": [
        "回报问题"
    ],
    "id_hash": 7955919400464465407,
    "content_hash": 15859238576562222,
    "location": "",
    "context": "helplib_action_issue",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.rikka.app/api/units/2204/?format=api",
    "priority": 100,
    "id": 2211,
    "web_url": "https://weblate.rikka.app/translate/libraries/help/zh_Hans/?checksum=ee691a8ade52bdff",
    "url": "https://weblate.rikka.app/api/units/2211/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-05-10T03:25:12.613210Z"
}