Units API.

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

GET /api/units/44214/?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/shizuku/glossary/ca/?format=api",
    "source": [
        "Developer options"
    ],
    "previous_source": "",
    "target": [
        "Opcions de desenvolupador"
    ],
    "id_hash": 555961132035564044,
    "content_hash": 555961132035564044,
    "location": "",
    "context": "\"Developer options\" in the settings app. Used to enable additional features targeted at developers.",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/39405/?format=api",
    "priority": 100,
    "id": 44214,
    "web_url": "https://weblate.rikka.app/translate/shizuku/glossary/ca/?checksum=87b72bb437e7620c",
    "url": "https://weblate.rikka.app/api/units/44214/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-22T17:40:25.191875Z"
}