Units API.

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

GET /api/units/55545/?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/ms/?format=api",
    "source": [
        "Restore backup failed"
    ],
    "previous_source": "",
    "target": [
        "Pemulihan sandaran gagal"
    ],
    "id_hash": -2790006960158737799,
    "content_hash": 1697016390929297336,
    "location": "",
    "context": "backup_notification_restore_failed",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 215,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.rikka.app/api/units/26615/?format=api",
    "priority": 100,
    "id": 55545,
    "web_url": "https://weblate.rikka.app/translate/app-ops/application/ms/?checksum=5947e773aadefa79",
    "url": "https://weblate.rikka.app/api/units/55545/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-21T12:11:06.961558Z"
}