Units API.

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

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

{
    "translation": "https://translate.habitica.com/api/translations/habitica/glossary/zh_Hans/?format=api",
    "source": [
        "This bar fills when you don't complete your Dailies. When it is full,"
    ],
    "previous_source": "",
    "target": [
        "你未完成的日常任务将增加此怒气值,当此条蓄满时,"
    ],
    "id_hash": 8334740588616093859,
    "content_hash": 8334740588616093859,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 85,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://translate.habitica.com/api/units/777111/?format=api",
    "priority": 100,
    "id": 777112,
    "web_url": "https://translate.habitica.com/translate/habitica/glossary/zh_Hans/?checksum=f3aaf267ef7e10a3",
    "url": "https://translate.habitica.com/api/units/777112/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-04-15T13:54:12.906245Z"
}