Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linhome/linhome-shared-texts/de/?format=api",
    "source": "Called",
    "previous_source": "",
    "target": "Angerufene",
    "id_hash": 2476804721295367830,
    "content_hash": 3182557707325276336,
    "location": "",
    "context": "history_list_call_type_called",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 89304,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/de/?checksum=a25f60c576d21e96",
    "url": "https://weblate.linphone.org/api/units/89304/?format=api"
}