Units API.

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

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

{
    "translation": "https://weblate.rob006.net/api/translations/flarum/flarum-lock/zh_Hans/?format=api",
    "source": [
        "Locked"
    ],
    "previous_source": "",
    "target": [
        "锁定"
    ],
    "id_hash": 4999663243773445585,
    "content_hash": -2636902633986784756,
    "location": "",
    "context": "flarum-lock.forum.badge.locked_tooltip",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rob006.net/api/units/220947/?format=api",
    "priority": 100,
    "id": 22055,
    "web_url": "https://weblate.rob006.net/translate/flarum/flarum-lock/zh_Hans/?checksum=c5625f3b19b185d1",
    "url": "https://weblate.rob006.net/api/units/22055/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-19T11:41:31.571729Z"
}