Units API.

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

GET /api/units/3594/?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": [
        "%1$s <b>%2$s</b> the clipboard."
    ],
    "previous_source": "",
    "target": [
        "<b>%2$s</b> der Zwischenablage durch %1$s."
    ],
    "id_hash": 7473568684845432354,
    "content_hash": -4751057869049871865,
    "location": "",
    "context": "clipboard_monitor_access",
    "note": " %1$s -> app name, %2$s -> \"read\" or \"write\" (example: ExampleAll read the clipboard) \n",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 142,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.rikka.app/api/units/2913/?format=api",
    "priority": 100,
    "id": 3594,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/de/?checksum=e7b7731f48b1fe22",
    "url": "https://weblate.rikka.app/api/units/3594/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:02.285921Z"
}