Units API.

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

GET /api/units/102787853/?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/module-federation-documentation-oss/module-federation-documentation-main-docs/zh_Hans/?format=api",
    "source": [
        "new ModuleFederationPlugin({\n  name: \"dsl\",\n  filename: \"remoteEntry.js\",\n  library: { type: \"commonjs-module\", name: \"dsl\" },\n  exposes: {\n    \"./Button\": \"./src/Button.js\",\n  },\n  shared: {\n    react: deps.devDependencies.react,\n    \"react-dom\": deps.devDependencies[\"react-dom\"],\n  },\n});\n"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -8696106560058733092,
    "content_hash": -8696106560058733092,
    "location": "src/en/modules/ROOT/pages/unit-testing.adoc:36",
    "context": "",
    "note": "type: delimited block -",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 1205,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 26,
    "source_unit": "https://hosted.weblate.org/api/units/102786389/?format=api",
    "priority": 100,
    "id": 102787853,
    "web_url": "https://hosted.weblate.org/translate/module-federation-documentation-oss/module-federation-documentation-main-docs/zh_Hans/?checksum=0751392856c14ddc",
    "url": "https://hosted.weblate.org/api/units/102787853/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-08-01T16:42:21.545424+02:00"
}