Units API.

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

GET /api/units/128691/?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/fr/?format=api",
    "source": "You need to fill a subject.",
    "previous_source": "",
    "target": "Vous devez définir un sujet.",
    "id_hash": 5794606398073480397,
    "content_hash": 5752216849988562162,
    "location": "",
    "context": "NewChatRoommissingSubject",
    "note": "'You need to fill a subject.' : Tooltip to warn a user on missing field.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 446,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 128691,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/fr/?checksum=d06a93d1626024cd",
    "url": "https://weblate.linphone.org/api/units/128691/?format=api"
}