Units API.

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

GET /api/units/81254/?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/it/?format=api",
    "source": [
        "Task point"
    ],
    "previous_source": "",
    "target": [
        "Punto task"
    ],
    "id_hash": 2418410756964589155,
    "content_hash": 2418410756964589155,
    "location": "packages/cuc-planner/components/task-point-form/TaskPointType.tsx:16",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 555,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://t.naviter.com/api/units/75680/?format=api",
    "priority": 100,
    "id": 81254,
    "web_url": "https://t.naviter.com/translate/seeyouweb/main/it/?checksum=a18febc529db9e63",
    "url": "https://t.naviter.com/api/units/81254/?format=api",
    "explanation": "",
    "extra_flags": ""
}