Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/application/en/?format=api",
    "source": [
        "Denied %1$s to <b>%2$s</b> the clipboard."
    ],
    "previous_source": "",
    "target": [
        "Denied %1$s to <b>%2$s</b> the clipboard."
    ],
    "id_hash": -3441516890985845811,
    "content_hash": 3327936556668991032,
    "location": "",
    "context": "clipboard_monitor_denied_access",
    "note": " %1$s -> app name, %2$s -> \"read\" or \"write\" (example: Denied ExampleAll to read the clipboard) ",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 135,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.rikka.app/api/units/26534/?format=api",
    "priority": 100,
    "id": 26534,
    "web_url": "https://weblate.rikka.app/translate/app-ops/application/en/?checksum=503d469f20482bcd",
    "url": "https://weblate.rikka.app/api/units/26534/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-06-29T08:10:03.633884Z"
}