Units API.

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

GET /api/units/89413/?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": "ex : sip:1234@sip.linhome.org",
    "previous_source": "",
    "target": "z.B. : sip:1234@sip.linhome.org",
    "id_hash": 5538287449788417837,
    "content_hash": 3609912615763427814,
    "location": "",
    "context": "device_address_hint",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 122,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 89413,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/de/?checksum=ccdbf317aca4872d",
    "url": "https://weblate.linphone.org/api/units/89413/?format=api"
}