Units API.

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

GET /api/units/52571/?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/challenge/zh_Hans/?format=api",
    "source": [
        "Name is required"
    ],
    "previous_source": "",
    "target": [
        "名称必填"
    ],
    "id_hash": -996557480525329050,
    "content_hash": 6532867589036877784,
    "location": "",
    "context": "nameRequired",
    "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": 3,
    "source_unit": "https://translate.habitica.com/api/units/656303/?format=api",
    "priority": 100,
    "id": 52571,
    "web_url": "https://translate.habitica.com/translate/habitica/challenge/zh_Hans/?checksum=722b84405f078d66",
    "url": "https://translate.habitica.com/api/units/52571/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-12T17:56:10.329317Z"
}