Units API.

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

GET /api/units/89453/?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": "Select",
    "previous_source": "",
    "target": "Auswählen",
    "id_hash": 2377012616386879504,
    "content_hash": -2240199936239486542,
    "location": "",
    "context": "select",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 162,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 89453,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/de/?checksum=a0fcd861725ca010",
    "url": "https://weblate.linphone.org/api/units/89453/?format=api"
}