Units API.

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

GET /api/units/312451/?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": [
        "Pay what you can!"
    ],
    "previous_source": "",
    "target": [
        "Pague o que puder!"
    ],
    "id_hash": -800788415609561351,
    "content_hash": -5937385930371617364,
    "location": "",
    "context": "Pay what you can!",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1633,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/311961/?format=api",
    "priority": 100,
    "id": 312451,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/pt-BR/?checksum=74e3072dc3581ef9",
    "url": "https://weblate.foundryvtt-hub.com/api/units/312451/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-07-23T14:16:39.744028Z",
    "last_updated": "2025-07-23T14:16:39.744032Z"
}