Units API.

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

GET /api/units/116575/?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": [
        "{{count}} hours"
    ],
    "previous_source": "",
    "target": [
        "{{count}} horas"
    ],
    "id_hash": -1216245510657044325,
    "content_hash": -8489524481553309946,
    "location": "",
    "context": "TIME.hours_other",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 316,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/91692/?format=api",
    "priority": 100,
    "id": 116575,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/common/pt-BR/?checksum=6f1f0726e99f909b",
    "url": "https://weblate.foundryvtt-hub.com/api/units/116575/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-15T19:22:18.932369Z",
    "last_updated": "2025-07-23T14:16:19.953670Z"
}