Units API.

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

GET /api/units/78038/?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/hu/?format=api",
    "source": "You are now admin",
    "previous_source": "",
    "target": "Ön most felügyelő",
    "id_hash": -1177431881501398663,
    "content_hash": -4975350869522594663,
    "location": "",
    "context": "chat_room_group_info_you_are_now_admin",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 119,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 78038,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/hu/?checksum=6fa8ebf12be3a979",
    "url": "https://weblate.linphone.org/api/units/78038/?format=api"
}