Units API.

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

GET /api/units/75737/?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/nl/?format=api",
    "source": "Device name",
    "previous_source": "",
    "target": "Toestel naam",
    "id_hash": 847105232896132073,
    "content_hash": -9212624592186782446,
    "location": "",
    "context": "advanced_settings_device_name_title",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 576,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 75737,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/nl/?checksum=8bc185b89e2603e9",
    "url": "https://weblate.linphone.org/api/units/75737/?format=api"
}