Units API.

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

GET /api/units/7636247/?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/entangle/master/ko/?format=api",
    "source": [
        "Failed to set capture target: %s %d"
    ],
    "previous_source": "",
    "target": [
        "대상 캡춰 설정에 실패하였습니다: %s %d"
    ],
    "id_hash": 4567371124287177160,
    "content_hash": 4567371124287177160,
    "location": "src/backend/entangle-camera.c:3341",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 96,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.fedoraproject.org/api/units/182279/?format=api",
    "priority": 100,
    "id": 7636247,
    "web_url": "https://translate.fedoraproject.org/translate/entangle/master/ko/?checksum=bf628fd6ac8381c8",
    "url": "https://translate.fedoraproject.org/api/units/7636247/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-07T13:49:48.067041Z"
}