Units API.

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

GET /api/units/14902/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/en/?format=api",
    "source": [
        "Translated from "
    ],
    "previous_source": "",
    "target": [
        "Translated from "
    ],
    "id_hash": -5566470427563224983,
    "content_hash": 3803441597850837299,
    "location": "",
    "context": "POLYGLOT.TranslatedFrom",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 77,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/14902/?format=api",
    "priority": 100,
    "id": 14902,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/polyglot/main/en/?checksum=32bfeca378609069",
    "url": "https://weblate.foundryvtt-hub.com/api/units/14902/?format=api",
    "explanation": "",
    "extra_flags": "ignore-multiple-failures",
    "pending": false,
    "timestamp": "2022-09-05T00:47:35.001143Z",
    "last_updated": "2025-05-03T06:46:03.114405Z"
}