Units API.

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

GET /api/units/17491501/?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/copyq/master/ko/?format=api",
    "source": [
        "Show main window under mouse cursor"
    ],
    "previous_source": "",
    "target": [
        "마우스 커서 아래에 기본 창 표시"
    ],
    "id_hash": 2634778429655299931,
    "content_hash": 2634778429655299931,
    "location": "../src/common/globalshortcutcommands.cpp:65",
    "context": "AddCommandDialog",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/14781255/?format=api",
    "priority": 100,
    "id": 17491501,
    "web_url": "https://hosted.weblate.org/translate/copyq/master/ko/?checksum=a4909d05a977375b",
    "url": "https://hosted.weblate.org/api/units/17491501/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-09T10:42:07.152334+02:00"
}