Units API.

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

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

{
    "translation": "https://translate.tryton.org/api/translations/tryton/res/zh_Hans/?format=api",
    "source": [
        "Buttons"
    ],
    "previous_source": "",
    "target": [
        "按钮"
    ],
    "id_hash": 2357984687413274879,
    "content_hash": 2357984687413274879,
    "location": "",
    "context": "field:res.group,buttons:",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.tryton.org/api/units/475174/?format=api",
    "priority": 100,
    "id": 33902,
    "web_url": "https://translate.tryton.org/translate/tryton/res/zh_Hans/?checksum=a0b93e947f1428ff",
    "url": "https://translate.tryton.org/api/units/33902/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-01T20:34:59.988434Z"
}