Units API.

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

GET /api/units/192001/?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/ja/?format=api",
    "source": "https://weblate.linphone.org/projects/linphone/",
    "previous_source": "",
    "target": "",
    "id_hash": 8066627785518698324,
    "content_hash": -2886875416637559903,
    "location": "",
    "context": "about_weblate_link",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 192001,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/ja/?checksum=eff26b3b6b234f54",
    "url": "https://weblate.linphone.org/api/units/192001/?format=api"
}