Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/framapad/main/zh_Hans/?format=api",
    "source": [
        "Pad name"
    ],
    "previous_source": "",
    "target": [
        "文档名称"
    ],
    "id_hash": 6243600832317151327,
    "content_hash": -9068936900880053306,
    "location": "",
    "context": "hos->intro->name",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/607431/?format=api",
    "priority": 100,
    "id": 926209,
    "web_url": "https://weblate.framasoft.org/translate/framapad/main/zh_Hans/?checksum=d6a5b9e08198d85f",
    "url": "https://weblate.framasoft.org/api/units/926209/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-19T03:09:53.695538Z"
}