Units API.

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

GET /api/units/7143750/?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/f34/ko/?format=api",
    "language_code": "ko",
    "source": [
        "Password is not set."
    ],
    "previous_source": "",
    "target": [
        "비밀번호가 설정되어 있지 않습니다."
    ],
    "id_hash": -154239927084891471,
    "content_hash": -154239927084891471,
    "location": "pyanaconda/ui/tui/spokes/root_password.py:87",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 411,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.fedoraproject.org/api/units/7090515/?format=api",
    "priority": 100,
    "id": 7143750,
    "web_url": "https://translate.fedoraproject.org/translate/anaconda/f34/ko/?checksum=7ddc079a7fec42b1",
    "url": "https://translate.fedoraproject.org/api/units/7143750/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-13T10:20:50.362388Z",
    "last_updated": "2023-06-16T11:46:33.795393Z"
}