Units API.

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

GET /api/units/192655/?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": "Remove contact from selection",
    "previous_source": "",
    "target": "選択した項目から連絡先を削除",
    "id_hash": 3778900397312237671,
    "content_hash": -7723964496523048878,
    "location": "",
    "context": "content_description_remove_contact_from_selection",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 734,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 192655,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/ja/?checksum=b47159e3cf60e067",
    "url": "https://weblate.linphone.org/api/units/192655/?format=api"
}