Units API.

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

GET /api/units/175593/?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": "Do you want to delete this meeting?",
    "previous_source": "",
    "target": "你想删除这个会议吗?",
    "id_hash": -6268824049325281534,
    "content_hash": -6157614208476967169,
    "location": "",
    "context": "conference_scheduled_delete_one_dialog",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 283,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 175593,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/zh_Hans/?checksum=2900a9bda48a6f02",
    "url": "https://weblate.linphone.org/api/units/175593/?format=api"
}