Units API.

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

GET /api/units/201166/?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/swade/main/en/?format=api",
    "source": [
        "{name} calls upon their conviction!"
    ],
    "previous_source": "",
    "target": [
        "{name} calls upon their conviction!"
    ],
    "id_hash": -7841983509205629061,
    "content_hash": -7492446437173503553,
    "location": "",
    "context": "SWADE->ConvictionActivate",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 319,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/201166/?format=api",
    "priority": 100,
    "id": 201166,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/en/?checksum=132bad8c0753c77b",
    "url": "https://weblate.foundryvtt-hub.com/api/units/201166/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-04-15T23:18:19.177303Z",
    "last_updated": "2025-03-12T13:36:46.149805Z"
}