Units API.

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

GET /api/units/17491479/?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": [
        "Action Dialog"
    ],
    "previous_source": "",
    "target": [
        "작업 대화창"
    ],
    "id_hash": -7530877631267615014,
    "content_hash": -7530877631267615014,
    "location": "../src/ui/actiondialog.ui:14",
    "context": "ActionDialog",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/15474380/?format=api",
    "priority": 100,
    "id": 17491479,
    "web_url": "https://hosted.weblate.org/translate/copyq/master/ko/?checksum=177cf2b1d55bceda",
    "url": "https://hosted.weblate.org/api/units/17491479/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-09T10:42:06.749903+02:00"
}