Units API.

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

GET /api/units/22043/?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-suspend/zh_Hans/?format=api",
    "source": [
        "Suspended for a limited time..."
    ],
    "previous_source": "",
    "target": [
        "自定义封禁时间"
    ],
    "id_hash": -1792661589064389658,
    "content_hash": 2433184957234258955,
    "location": "",
    "context": "flarum-suspend.forum.suspend_user.limited_time_label",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.rob006.net/api/units/220940/?format=api",
    "priority": 100,
    "id": 22043,
    "web_url": "https://weblate.rob006.net/translate/flarum/flarum-suspend/zh_Hans/?checksum=671f2fc85d546be6",
    "url": "https://weblate.rob006.net/api/units/22043/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-19T11:41:31.356100Z"
}