Units API.

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

GET /api/units/108512/?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/es/?format=api",
    "source": [
        "Please enter a username"
    ],
    "previous_source": "",
    "target": [
        "Introduzca un nombre de usuario"
    ],
    "id_hash": 7829798242843136745,
    "content_hash": 6366306446363782341,
    "location": "",
    "context": "Please enter a username",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 293,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/91662/?format=api",
    "priority": 100,
    "id": 108512,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/common/es/?checksum=eca908048fa492e9",
    "url": "https://weblate.foundryvtt-hub.com/api/units/108512/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-08T12:02:57.259401Z",
    "last_updated": "2025-07-23T14:16:18.434707Z"
}