Units API.

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

GET /api/units/9295/?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/en/?format=api",
    "source": [
        "Please finish the setup of \"%1$s\"."
    ],
    "previous_source": "",
    "target": [
        "Please finish the setup of \"%1$s\"."
    ],
    "id_hash": -3812967305194151473,
    "content_hash": -4900389361066949522,
    "location": "",
    "context": "auto_recovery_notification_waiting_text",
    "note": " %1$s -> working mode name ",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 316,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.rikka.app/api/units/9295/?format=api",
    "priority": 100,
    "id": 9295,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/en/?checksum=4b159e7019b961cf",
    "url": "https://weblate.rikka.app/api/units/9295/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-13T18:36:25.486316Z"
}