Units API.

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

GET /api/units/4507608/?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/python-simpleline/rhel-8/ko/?format=api",
    "source": [
        "Enter your passphrase"
    ],
    "previous_source": "",
    "target": [
        "암호문를 입력하십시오"
    ],
    "id_hash": 1466223117564692340,
    "content_hash": 1466223117564692340,
    "location": "../simpleline/render/adv_widgets.py:70",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.fedoraproject.org/api/units/4358695/?format=api",
    "priority": 100,
    "id": 4507608,
    "web_url": "https://translate.fedoraproject.org/translate/python-simpleline/rhel-8/ko/?checksum=9459122833e8c774",
    "url": "https://translate.fedoraproject.org/api/units/4507608/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-13T15:16:00.092864Z"
}