Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/ru/?format=api",
    "source": "Call ended",
    "previous_source": "",
    "target": "Вызов завершён",
    "id_hash": 4084505851040199506,
    "content_hash": 4158942837807314051,
    "location": "",
    "context": "WaitingRoomendCallStatus",
    "note": "\"Call ended\" : status of the call in waiting room when the call end.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 887,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 175427,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/ru/?checksum=b8af146e4e417352",
    "url": "https://weblate.linphone.org/api/units/175427/?format=api"
}