Units API.

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

GET /api/units/18320/?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/zh_Hans/?format=api",
    "source": "https://linphone.org",
    "previous_source": "",
    "target": "",
    "id_hash": 927740321768009327,
    "content_hash": 6021223650040365632,
    "location": "",
    "context": "about_link",
    "note": " About screen \n",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 18320,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/zh_Hans/?checksum=8cdffee842c9ee6f",
    "url": "https://weblate.linphone.org/api/units/18320/?format=api"
}