Units API.

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

GET /api/units/91696/?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/en/?format=api",
    "source": [
        "{{count}} seconds"
    ],
    "previous_source": "",
    "target": [
        "{{count}} seconds"
    ],
    "id_hash": 1274407036889441013,
    "content_hash": -2675252901898460119,
    "location": "",
    "context": "TIME.seconds_other",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 320,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/91696/?format=api",
    "priority": 100,
    "id": 91696,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/common/en/?checksum=91af9a72ad0da2f5",
    "url": "https://weblate.foundryvtt-hub.com/api/units/91696/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:45:32.694398Z",
    "last_updated": "2025-07-23T14:16:17.385644Z"
}