Units API.

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

GET /api/units/89268/?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/en/?format=api",
    "source": "Hang up",
    "previous_source": "",
    "target": "Hang up",
    "id_hash": 6983971015199428930,
    "content_hash": 5534289269822594826,
    "location": "",
    "context": "call_button_hangup",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 170,
    "has_suggestion": false,
    "has_comment": true,
    "has_failing_check": true,
    "num_words": 2,
    "priority": 100,
    "id": 89268,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/en/?checksum=e0ec0ca2ba961142",
    "url": "https://weblate.linphone.org/api/units/89268/?format=api"
}