Units API.

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

GET /api/units/1269/?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/en/?format=api",
    "source": "You have joined the group",
    "previous_source": "",
    "target": "You have joined the group",
    "id_hash": -6316294735001499964,
    "content_hash": 8791428100291144367,
    "location": "",
    "context": "chat_event_conference_created",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 93,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 1269,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/en/?checksum=285803675790c6c4",
    "url": "https://weblate.linphone.org/api/units/1269/?format=api"
}