Units API.

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

GET /api/units/1692019/?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/pt_BR/?format=api",
    "source": [
        "\tswitch (what) {\n\tcase MOD_LOAD:                /* kldload */\n\t\tuprintf(\"Skeleton KLD loaded.\\n\");\n\t\tbreak;\n\tcase MOD_UNLOAD:\n\t\tuprintf(\"Skeleton KLD unloaded.\\n\");\n\t\tbreak;\n\tdefault:\n\t\terr = EOPNOTSUPP;\n\t\tbreak;\n\t}\n\treturn(err);\n}\n"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 2589870944579107376,
    "content_hash": 2589870944579107376,
    "location": "documentation/content/en/books/arch-handbook/driverbasics/_index.adoc:108",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 26,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1691981/?format=api",
    "priority": 100,
    "id": 1692019,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookdriverbasics_index/pt_BR/?checksum=a3f111e701be3a30",
    "url": "https://translate-dev.freebsd.org/api/units/1692019/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-14T18:23:56.775221Z"
}