Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/call/zh_Hant/?format=api",
    "source": "Send inband DTMFs",
    "previous_source": "",
    "target": "傳送撥號音頻",
    "id_hash": -8816704236007342025,
    "content_hash": 2082671788284369119,
    "location": "",
    "context": "Send inband DTMFs",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 72212,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/call/zh_Hant/?checksum=5a4c635d319c037",
    "url": "https://weblate.linphone.org/api/units/72212/?format=api"
}