Units API.

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

GET /api/units/221308/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.rx.studio/api/translations/r-project/tcltk-c/ca/?format=api",
    "source": [
        "tcl error.\n"
    ],
    "previous_source": "",
    "target": [
        "error de tcl.\n"
    ],
    "id_hash": 7203417470016082248,
    "content_hash": 7203417470016082248,
    "location": "tcltk.c:179, tcltk.c:257",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.rx.studio/api/units/104265/?format=api",
    "priority": 100,
    "id": 221308,
    "web_url": "https://translate.rx.studio/translate/r-project/tcltk-c/ca/?checksum=e3f7ae060d26d148",
    "url": "https://translate.rx.studio/api/units/221308/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-09-10T00:55:02.427061Z"
}