Units API.

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

GET /api/units/123687/?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/ojs/locale/nl/?format=api",
    "source": [
        "A review form review has been submitted for \"{$title}.\""
    ],
    "previous_source": "",
    "target": [
        "Er is een reviewformulier ingediend voor \"{$title}.\""
    ],
    "id_hash": 3093002818547886959,
    "content_hash": -4222417646863347261,
    "location": "",
    "context": "notification.type.reviewerFormComment",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 607,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/405247/?format=api",
    "priority": 100,
    "id": 123687,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/locale/nl/?checksum=aaec8dad10d42b6f",
    "url": "http://translate.pkp.sfu.ca/api/units/123687/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:43:04.941109Z"
}