Units API.

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

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

{
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ru/?format=api",
    "source": [
        "{type}"
    ],
    "previous_source": "",
    "target": [
        "{type}"
    ],
    "id_hash": -8568649771771280913,
    "content_hash": -2000047814033254711,
    "location": "",
    "context": "form_errors.pattern",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 261,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.yunohost.org/api/units/55311/?format=api",
    "priority": 100,
    "id": 55415,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/ru/?checksum=09160a6e64d741ef",
    "url": "https://translate.yunohost.org/api/units/55415/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-09-13T00:40:40.036677Z"
}