Units API.

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

GET /api/units/17491650/?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": [
        "Break text if it's too long to fit on line"
    ],
    "previous_source": "",
    "target": [
        "텍스트가 너무 길어서 줄에 맞지 않을 경우 구분"
    ],
    "id_hash": -3099517876454598190,
    "content_hash": -3099517876454598190,
    "location": "../src/ui/configtabgeneral.ui:93",
    "context": "ConfigTabGeneral",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 177,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/14934571/?format=api",
    "priority": 100,
    "id": 17491650,
    "web_url": "https://hosted.weblate.org/translate/copyq/master/ko/?checksum=54fc4ce9cef359d2",
    "url": "https://hosted.weblate.org/api/units/17491650/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-09T10:42:10.328452+02:00"
}