Units API.

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

GET /api/units/637533/?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/contribateliers/contribute/zh_Hans/?format=api",
    "source": [
        "You're done, thank you for the help!"
    ],
    "previous_source": "",
    "target": [
        "已完成,感谢帮助!"
    ],
    "id_hash": -5779802461536047077,
    "content_hash": -5779802461536047077,
    "location": "src/components/guide/Content.vue:14",
    "context": "Success message once the task is completed",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 47,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.framasoft.org/api/units/258850/?format=api",
    "priority": 100,
    "id": 637533,
    "web_url": "https://weblate.framasoft.org/translate/contribateliers/contribute/zh_Hans/?checksum=2fca0448b037301b",
    "url": "https://weblate.framasoft.org/api/units/637533/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-01-08T15:50:57.521551Z"
}