Units API.

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

GET /api/units/19802/?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/es/?format=api",
    "source": "Use device ringtone",
    "previous_source": "",
    "target": "Usar el tono del dispositivo",
    "id_hash": 5555416152475091397,
    "content_hash": -5492848481429146063,
    "location": "",
    "context": "call_settings_device_ringtone_title",
    "note": " Call settings \n",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 468,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 19802,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/es/?checksum=cd18cd8e8bbec1c5",
    "url": "https://weblate.linphone.org/api/units/19802/?format=api"
}