Units API.

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

GET /api/units/111030/?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/od6s/main/en/?format=api",
    "source": [
        "wins the contest!"
    ],
    "previous_source": "",
    "target": [
        "wins the contest!"
    ],
    "id_hash": -4034042872400845252,
    "content_hash": -3458774269281498744,
    "location": "",
    "context": "OD6S.WINS",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1131,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/111030/?format=api",
    "priority": 100,
    "id": 111030,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/od6s/main/en/?checksum=480433617dd9e63c",
    "url": "https://weblate.foundryvtt-hub.com/api/units/111030/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-10T17:11:41.685010Z",
    "last_updated": "2025-05-24T18:39:54.957740Z"
}