Units API.

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

GET /api/units/6588777/?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: Can not identify you!\n"
    ],
    "previous_source": "",
    "target": [
        "%s: 사용자를 확인 할 수 없습니다!\n"
    ],
    "id_hash": 8375983384427745177,
    "content_hash": 8375983384427745177,
    "location": "passwd.c:335",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 39,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.fedoraproject.org/api/units/6586624/?format=api",
    "priority": 100,
    "id": 6588777,
    "web_url": "https://translate.fedoraproject.org/translate/passwd/master/ko/?checksum=f43d7882a163cf99",
    "url": "https://translate.fedoraproject.org/api/units/6588777/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-07T21:35:53.934643Z"
}