Units API.

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

GET /api/units/172305/?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/groups/zh_Hans/?format=api",
    "source": [
        "This user invited a friend (or friends) who joined them on their adventure!"
    ],
    "previous_source": "",
    "target": [
        "此用户邀请了一位(或多位)朋友加入他的冒险!"
    ],
    "id_hash": -4519847085663275624,
    "content_hash": -5171921329705448158,
    "location": "",
    "context": "invitedFriendText",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 129,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://translate.habitica.com/api/units/660444/?format=api",
    "priority": 100,
    "id": 172305,
    "web_url": "https://translate.habitica.com/translate/habitica/groups/zh_Hans/?checksum=41464705d3f4b598",
    "url": "https://translate.habitica.com/api/units/172305/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T17:45:24.005705Z"
}