Units API.

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

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

{
    "translation": "https://t.naviter.com/api/translations/seeyouweb/main/en/?format=api",
    "source": [
        "task_type_free_flight"
    ],
    "previous_source": "",
    "target": [
        "Free flight"
    ],
    "id_hash": 909059669003553996,
    "content_hash": 909059669003553996,
    "location": "packages/cuc-task/utils/task/calcTaskType.ts:33",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 944,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://t.naviter.com/api/units/76056/?format=api",
    "priority": 100,
    "id": 76056,
    "web_url": "https://t.naviter.com/translate/seeyouweb/main/en/?checksum=8c9da0f3da974ccc",
    "url": "https://t.naviter.com/api/units/76056/?format=api",
    "explanation": "",
    "extra_flags": ""
}