Units API.

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

GET /api/units/195857/?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/cs/?format=api",
    "source": "Decline",
    "previous_source": "",
    "target": "Zamítnout",
    "id_hash": 3713084358335566342,
    "content_hash": 3584524137253081451,
    "location": "",
    "context": "dialog_decline",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 681,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 195857,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/cs/?checksum=b387868d17a69206",
    "url": "https://weblate.linphone.org/api/units/195857/?format=api"
}