Units API.

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

GET /api/units/170655/?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/it/?format=api",
    "source": "Preferences",
    "previous_source": "",
    "target": "Preferenze",
    "id_hash": -8892782683905118783,
    "content_hash": 3864268402589696487,
    "location": "",
    "context": "settings_list_title",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 414,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 170655,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/it/?checksum=4967d43d5172dc1",
    "url": "https://weblate.linphone.org/api/units/170655/?format=api"
}