Units API.

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

GET /api/units/3595/?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/app/de/?format=api",
    "source": [
        "Denied %1$s to <b>%2$s</b> the clipboard."
    ],
    "previous_source": "",
    "target": [
        "%1$s wurde <b>%2$s</b> der Zwischenablage verweigert."
    ],
    "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) \n",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 143,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.rikka.app/api/units/2914/?format=api",
    "priority": 100,
    "id": 3595,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/de/?checksum=503d469f20482bcd",
    "url": "https://weblate.rikka.app/api/units/3595/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:02.297183Z"
}