Units API.

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

GET /api/units/24461/?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/application/de/?format=api",
    "source": [
        "Pink"
    ],
    "previous_source": "",
    "target": [
        "Pink"
    ],
    "id_hash": -4952226775697213606,
    "content_hash": 305177468188959001,
    "location": "",
    "context": "theme_pink",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/24424/?format=api",
    "priority": 100,
    "id": 24461,
    "web_url": "https://weblate.rikka.app/translate/wadb/application/de/?checksum=3b4627fc4b63b75a",
    "url": "https://weblate.rikka.app/api/units/24461/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-04-07T03:15:39.745487Z"
}