Units API.

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

GET /api/units/22059/?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": [
        "{username} locked the discussion {time}."
    ],
    "previous_source": "",
    "target": [
        "{username} 于 {time} 锁定此帖"
    ],
    "id_hash": -6174159842804536646,
    "content_hash": -6334182017016442496,
    "location": "",
    "context": "flarum-lock.forum.post_stream.discussion_locked_text",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.rob006.net/api/units/220951/?format=api",
    "priority": 100,
    "id": 22059,
    "web_url": "https://weblate.rob006.net/translate/flarum/flarum-lock/zh_Hans/?checksum=2a50fa55c7276aba",
    "url": "https://weblate.rob006.net/api/units/22059/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-19T11:41:31.686500Z"
}