Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/en/?format=api",
    "source": "Phone numbers",
    "previous_source": "",
    "target": "Phone numbers",
    "id_hash": 7605452063600318942,
    "content_hash": -5117930235932682460,
    "location": "",
    "context": "phone_numbers",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1206,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/en/?checksum=e98bfe5b3f2899de",
    "url": "https://weblate.linphone.org/api/units/1206/?format=api"
}