Units API.

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

GET /api/units/9/?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/core/ar/?format=api",
    "source": [
        "Pick a valid value for argument '{name}': '{value}' is not among the available choices ({choices})"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 7461741814018855233,
    "content_hash": 6645029731077941048,
    "location": "",
    "context": "app_argument_choice_invalid",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://translate.yunohost.org/api/units/34676/?format=api",
    "priority": 100,
    "id": 9,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/ar/?checksum=e78d6ea55645d141",
    "url": "https://translate.yunohost.org/api/units/9/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:06.505206Z"
}