Units API.

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

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

{
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/securedrop/ko/?format=api",
    "source": [
        "An error occurred saving this user to the database. Please inform your admin."
    ],
    "previous_source": "",
    "target": [
        "사용자를 데이터베이스에 저장하는 도중 오류가 발생했습니다. 관리자에게 문의하세요."
    ],
    "id_hash": -4189355228739867526,
    "content_hash": -4189355228739867526,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://weblate.securedrop.org/api/units/18612/?format=api",
    "priority": 100,
    "id": 20079,
    "web_url": "https://weblate.securedrop.org/translate/securedrop/securedrop/ko/?checksum=45dc6b9d9908ec7a",
    "url": "https://weblate.securedrop.org/api/units/20079/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-20T09:06:17.184455Z"
}