Units API.

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

GET /api/units/213064/?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/tasks/zh_Hans/?format=api",
    "source": [
        "\"position\" is required and must be a number."
    ],
    "previous_source": "",
    "target": [
        "\"position\"是必填项,且必须为数字。"
    ],
    "id_hash": -7893384386570903717,
    "content_hash": 8301717565807447739,
    "location": "",
    "context": "positionRequired",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 108,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.habitica.com/api/units/661945/?format=api",
    "priority": 100,
    "id": 213064,
    "web_url": "https://translate.habitica.com/translate/habitica/tasks/zh_Hans/?checksum=127510b8aad39f5b",
    "url": "https://translate.habitica.com/api/units/213064/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:47:48.879175Z"
}