Units API.

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

GET /api/units/75753/?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": "Debug settings",
    "previous_source": "",
    "target": "Debug instellingen",
    "id_hash": 2440844550583382095,
    "content_hash": 1505697624845972908,
    "location": "",
    "context": "advanced_settings_debug_title",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 589,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 75753,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/nl/?checksum=a1df9f2fc578704f",
    "url": "https://weblate.linphone.org/api/units/75753/?format=api"
}