Units API.

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

GET /api/units/10111647/?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": [
        "This command is used to add scanned images to the survey.\n    The image data needs to be a (multipage) 300dpi monochrome TIFF file. You\n    may choose not to copy the data into the project directory. In that case\n    the data will be referenced using a relative path."
    ],
    "previous_source": "",
    "target": [
        "이 명령은 스캔한 이미지를 설문조사에 추가하는 데 사용됩니다.\n    이미지 데이터는 (여러 페이지) 300dpi 흑백 TIFF 파일이어야 합니다. \n    데이터를 프로젝트 디렉토리에 복사하지 않도록 선택할 수 있습니다. \n    이 경우 데이터는 상대 경로를 사용하여 참조됩니다."
    ],
    "id_hash": 5274414003589454507,
    "content_hash": 5274414003589454507,
    "location": "sdaps/cmdline/add.py:32",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 47,
    "source_unit": "https://hosted.weblate.org/api/units/14738025/?format=api",
    "priority": 100,
    "id": 10111647,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/ko/?checksum=c9327b975a4b9aab",
    "url": "https://hosted.weblate.org/api/units/10111647/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:19:59+02:00"
}