Units API.

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

GET /api/units/213757/?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/the-forge/client/pt-BR/?format=api",
    "source": [
        "Opening {{- filename}}"
    ],
    "previous_source": "",
    "target": [
        "Opening {{- filename}}"
    ],
    "id_hash": -4402106083987200610,
    "content_hash": 564061330293245633,
    "location": "",
    "context": "Opening {{- filename}}",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1581,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/213462/?format=api",
    "priority": 100,
    "id": 213757,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/pt-BR/?checksum=42e893d7085b659e",
    "url": "https://weblate.foundryvtt-hub.com/api/units/213757/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-05-10T03:46:13.487792Z",
    "last_updated": "2025-07-23T14:16:39.711485Z"
}