Units API.

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

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

{
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/zh_CN/?format=api",
    "source": [
        "Are you sure you wish to merge the selected {$oldAccountCount} account(s) into the account with the username \"{$newUsername}\"? The selected {$oldAccountCount} accounts will not exist afterwards. This action is not reversible."
    ],
    "previous_source": "",
    "target": [
        "您确认将合并用户名为 {$oldAccountCount} 的帐户到用户名为 \"{$newUsername}\"的帐户里吗?{$oldAccountCount}  账号将不复存在。此操作不可撤销。"
    ],
    "id_hash": 35682115477645442,
    "content_hash": -6580345968053250815,
    "location": "",
    "context": "admin.mergeUsers.confirm",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 36,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 31,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/405614/?format=api",
    "priority": 100,
    "id": 11235,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/admin/zh_CN/?checksum=807ec4b1e9e12882",
    "url": "http://translate.pkp.sfu.ca/api/units/11235/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:44:32.935035Z"
}