Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/zh_Hant/?format=api",
    "source": "%@ is writing...",
    "previous_source": "",
    "target": "%@ i正在寫。。。",
    "id_hash": 3491017061122672469,
    "content_hash": 1114235673297145610,
    "location": "",
    "context": "%@ is writing...",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 58883,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/zh_Hant/?checksum=b0729585590b8755",
    "url": "https://weblate.linphone.org/api/units/58883/?format=api"
}