Units API.

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

GET /api/units/17491770/?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": [
        "Select Icon…"
    ],
    "previous_source": "",
    "target": [
        "아이콘 선택…"
    ],
    "id_hash": 2540216766884429108,
    "content_hash": 2540216766884429108,
    "location": "../src/gui/iconselectbutton.cpp:21",
    "context": "IconSelectButton",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 299,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14934682/?format=api",
    "priority": 100,
    "id": 17491770,
    "web_url": "https://hosted.weblate.org/translate/copyq/master/ko/?checksum=a340a9b0daa33d34",
    "url": "https://hosted.weblate.org/api/units/17491770/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-09T10:42:12.785921+02:00"
}