Units API.

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

GET /api/units/24811/?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/user/zh_CN/?format=api",
    "source": [
        "Preferred Public Name"
    ],
    "previous_source": "",
    "target": [
        "首选公众名称"
    ],
    "id_hash": 1534315388471259069,
    "content_hash": 1798488338240967315,
    "location": "",
    "context": "user.preferredPublicName",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 64,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/408158/?format=api",
    "priority": 100,
    "id": 24811,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/user/zh_CN/?checksum=954afbb7773eafbd",
    "url": "http://translate.pkp.sfu.ca/api/units/24811/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:47:27.674083Z"
}