Units API.

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

GET /api/units/175567/?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/ka/?format=api",
    "source": "You have cancelled the conference",
    "previous_source": "",
    "target": "თქვენ გააუქმეთ კონფერენცია",
    "id_hash": 5767933609453495243,
    "content_hash": -8135678994259878863,
    "location": "",
    "context": "conference_scheduled_cancelled_by_me",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 287,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 175567,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/ka/?checksum=d00bd10ed78323cb",
    "url": "https://weblate.linphone.org/api/units/175567/?format=api"
}