Units API.

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

GET /api/units/42542/?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/tryton/zh_Hans/?format=api",
    "source": [
        "The following action requires to close all tabs.\nDo you want to continue?"
    ],
    "previous_source": "",
    "target": [
        "该操作需要关闭所有标签.\n是否继续?"
    ],
    "id_hash": -8230883158951258133,
    "content_hash": -8230883158951258133,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 116,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://translate.tryton.org/api/units/475380/?format=api",
    "priority": 100,
    "id": 42542,
    "web_url": "https://translate.tryton.org/translate/tryton/tryton/zh_Hans/?checksum=0dc6076042f717eb",
    "url": "https://translate.tryton.org/api/units/42542/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-01T20:38:18.391316Z"
}