Units API.

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

GET /api/units/199452/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/ka/?format=api",
    "source": "Invalid username.",
    "previous_source": "",
    "target": "არასწორი მომხმარებლის სახელი.",
    "id_hash": -3216077149541454024,
    "content_hash": 7023637751205925596,
    "location": "",
    "context": "AssistantModelusernameStatusInvalid",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 41,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 199452,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/ka/?checksum=535e32df3b54af38",
    "url": "https://weblate.linphone.org/api/units/199452/?format=api"
}