Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ko/?format=api",
    "source": [
        "SDAPS uses multiple heuristics to detect determine the\n    state of checkboxes. There is a list for each heuristic giving the expected\n    state and the quality of the value (see defs.py). Using this command a PDF\n    will be created for each of the heuristics so that one can adjust the\n    values."
    ],
    "previous_source": "",
    "target": [
        "SDAPS는 여러 휴리스틱을 사용하여 확인란 상태를 탐지합니다.\n    예상 상태와 값의 품질을 제공하는 각 휴리스틱에 대한 목록이 있습니다\n    (defs.py 참조). 이 명령을 사용하면 값을 조정할 수 있도록 각 휴리스틱에 \n    대한 PDF가 만들어집니다."
    ],
    "id_hash": 5463340952413217930,
    "content_hash": 5463340952413217930,
    "location": "sdaps/cmdline/boxgallery.py:32",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 50,
    "source_unit": "https://hosted.weblate.org/api/units/14738128/?format=api",
    "priority": 100,
    "id": 10111664,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/ko/?checksum=cbd1afa6736f248a",
    "url": "https://hosted.weblate.org/api/units/10111664/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:29+02:00"
}