Units API.

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

GET /api/units/411/?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": [
        "The server will reboot immediatly, are you sure? [{answers}]"
    ],
    "previous_source": "",
    "target": [
        "سيعاد تشغيل الخادوم في الحين. هل أنت متأكد ؟ [{answers}]"
    ],
    "id_hash": -7745044947038623131,
    "content_hash": -7229538321766184916,
    "location": "",
    "context": "server_reboot_confirm",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 699,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.yunohost.org/api/units/34928/?format=api",
    "priority": 100,
    "id": 411,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/ar/?checksum=148412a7da542a65",
    "url": "https://translate.yunohost.org/api/units/411/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:15.559065Z"
}