Units API.

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

GET /api/units/10111662/?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 mainly a debug utility. It creates an\n    annotated version of the questionnaire, with the information that SDAPS\n    knows about it overlayed on top."
    ],
    "previous_source": "",
    "target": [
        "이 명령은 주로 디버그 유틸리티입니다. SDAPS가 알고 있는 \n   정보를 맨 위에 오버레이하여 주석이 달린 설문지 버전을 만듭니다."
    ],
    "id_hash": -165264630832616777,
    "content_hash": -165264630832616777,
    "location": "sdaps/cmdline/annotate.py:29",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 26,
    "source_unit": "https://hosted.weblate.org/api/units/14738100/?format=api",
    "priority": 100,
    "id": 10111662,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/ko/?checksum=7db4dcb1a1492ab7",
    "url": "https://hosted.weblate.org/api/units/10111662/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:19+02:00"
}