Units API.

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

GET /api/units/311896/?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/common/pt-BR/?format=api",
    "source": [
        "Title must be set"
    ],
    "previous_source": "",
    "target": [
        "Title must be set"
    ],
    "id_hash": 9051049354538079454,
    "content_hash": 2462251030559182619,
    "location": "",
    "context": "Title must be set",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 339,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 4,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/311781/?format=api",
    "priority": 100,
    "id": 311896,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/common/pt-BR/?checksum=fd9bc96ef5c554de",
    "url": "https://weblate.foundryvtt-hub.com/api/units/311896/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-07-23T14:16:19.967359Z",
    "last_updated": "2025-07-23T14:16:19.967362Z"
}