Units API.

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

GET /api/units/10438/?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/wadb/app/zh_Hans/?format=api",
    "source": [
        "Pink"
    ],
    "previous_source": "",
    "target": [
        "粉色"
    ],
    "id_hash": -4952226775697213606,
    "content_hash": 305177468188959001,
    "location": "",
    "context": "theme_pink",
    "note": "",
    "flags": "",
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/10268/?format=api",
    "priority": 100,
    "id": 10438,
    "web_url": "https://weblate.rikka.app/translate/wadb/app/zh_Hans/?checksum=3b4627fc4b63b75a",
    "url": "https://weblate.rikka.app/api/units/10438/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-01T08:26:10.587092Z"
}