Units API.

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

GET /api/units/6588791/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.fedoraproject.org/api/translations/passwd/master/ko/?format=api",
    "source": [
        "%s: unable to start pam: %s\n"
    ],
    "previous_source": "",
    "target": [
        "%s: pam을 시작 할 수 없음: %s\n"
    ],
    "id_hash": 7337084102669496132,
    "content_hash": 7337084102669496132,
    "location": "passwd.c:515",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 54,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.fedoraproject.org/api/units/6586652/?format=api",
    "priority": 100,
    "id": 6588791,
    "web_url": "https://translate.fedoraproject.org/translate/passwd/master/ko/?checksum=e5d28f1e2ac7ef44",
    "url": "https://translate.fedoraproject.org/api/units/6588791/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-07T21:35:54.122776Z"
}