Units API.

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

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

{
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookdriverbasics_index/zh_TW/?format=api",
    "source": [
        "\t\techomsg = malloc(sizeof(*echomsg), M_ECHOBUF, M_WAITOK |\n\t\t    M_ZERO);\n\t\tprintf(\"Echo device loaded.\\n\");\n\t\tbreak;\n\tcase MOD_UNLOAD:\n\t\tdestroy_dev(echo_dev);\n\t\tfree(echomsg, M_ECHOBUF);\n\t\tprintf(\"Echo device unloaded.\\n\");\n\t\tbreak;\n\tdefault:\n\t\terror = EOPNOTSUPP;\n\t\tbreak;\n\t}\n\treturn (error);\n}\n"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 4708694033005223695,
    "content_hash": 4708694033005223695,
    "location": "documentation/content/en/books/arch-handbook/driverbasics/_index.adoc:235",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 29,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1136116/?format=api",
    "priority": 100,
    "id": 1136687,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookdriverbasics_index/zh_TW/?checksum=c158a44679471f0f",
    "url": "https://translate-dev.freebsd.org/api/units/1136687/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:17:43.532325Z"
}