Units API.

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

GET /api/units/25398/?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": [
        "An announcement type with this name already exists."
    ],
    "previous_source": "",
    "target": [
        "具有此名称的公告类别已经存在."
    ],
    "id_hash": -4551344622062507177,
    "content_hash": 1866367719110054595,
    "location": "",
    "context": "manager.announcementTypes.form.typeNameExists",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 41,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/406885/?format=api",
    "priority": 100,
    "id": 25398,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/manager/zh_CN/?checksum=40d6602e27946b57",
    "url": "http://translate.pkp.sfu.ca/api/units/25398/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:46:23.453960Z"
}