Units API.

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

GET /api/units/11557873/?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/anaconda/rhel-90/ko/?format=api",
    "source": [
        "The passphrases you entered were different. Please try again."
    ],
    "previous_source": "",
    "target": [
        "입력한 암호문이 다릅니다. 다시 시도하세요."
    ],
    "id_hash": 3456295657802774357,
    "content_hash": 3456295657802774357,
    "location": "pyanaconda/core/constants.py:210",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 235,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.fedoraproject.org/api/units/11504560/?format=api",
    "priority": 100,
    "id": 11557873,
    "web_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-90/ko/?checksum=aff73a96aa0f3755",
    "url": "https://translate.fedoraproject.org/api/units/11557873/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-15T03:26:50.474096Z"
}