Units API.

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

GET /api/units/25547/?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": [
        "Delete this file or directory? Note that a directory must be empty before it can be deleted."
    ],
    "previous_source": "",
    "target": [
        "删除这个文件或者目录?请注意要删除的目录是否为空."
    ],
    "id_hash": 8454964441812278486,
    "content_hash": 1989441284969775443,
    "location": "",
    "context": "manager.files.confirmDelete",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 156,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 17,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/406945/?format=api",
    "priority": 100,
    "id": 25547,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/manager/zh_CN/?checksum=f556115d0ec79cd6",
    "url": "http://translate.pkp.sfu.ca/api/units/25547/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:46:25.891457Z"
}