Units API.

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

GET /api/units/25553/?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/pkp-lib/manager/zh_CN/?format=api",
    "source": [
        "No files were found in this directory."
    ],
    "previous_source": "",
    "target": [
        "这个目录下没有找到文件."
    ],
    "id_hash": 1963064189473448083,
    "content_hash": -5605043643312864161,
    "location": "",
    "context": "manager.files.emptyDir",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 158,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/406947/?format=api",
    "priority": 100,
    "id": 25553,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/manager/zh_CN/?checksum=9b3e347ac4dae093",
    "url": "http://translate.pkp.sfu.ca/api/units/25553/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:46:25.981577Z"
}