Units API.

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

GET /api/units/24412/?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/wadb/application/en/?format=api",
    "source": [
        "Hide from home screen"
    ],
    "previous_source": "",
    "target": [
        "Hide from home screen"
    ],
    "id_hash": 562121926305125637,
    "content_hash": 7917141431972043060,
    "location": "",
    "context": "settings_hide_icon",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.rikka.app/api/units/24412/?format=api",
    "priority": 100,
    "id": 24412,
    "web_url": "https://weblate.rikka.app/translate/wadb/application/en/?checksum=87cd0ee9e9e01505",
    "url": "https://weblate.rikka.app/api/units/24412/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-04-07T03:15:39.020356Z"
}