Units API.

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

GET /api/units/25401/?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": [
        "Name"
    ],
    "previous_source": "",
    "target": [
        "名称"
    ],
    "id_hash": 2748312088867017153,
    "content_hash": -8103895400937270000,
    "location": "",
    "context": "manager.announcementTypes.form.typeName",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/406886/?format=api",
    "priority": 100,
    "id": 25401,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/manager/zh_CN/?checksum=a623f7489cd491c1",
    "url": "http://translate.pkp.sfu.ca/api/units/25401/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:46:23.508065Z"
}