Translation components API.

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

GET /api/translations/terrain-ruler/glossary/it/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/glossary/it/?format=api",
            "source": [
                "Off"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1184376640113429941,
            "content_hash": -1184376640113429941,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/212207/?format=api",
            "priority": 100,
            "id": 312957,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/terrain-ruler/glossary/it/?checksum=6f903fb88dc4b24b",
            "url": "https://weblate.foundryvtt-hub.com/api/units/312957/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-08-11T01:50:53.968489Z",
            "last_updated": "2025-08-11T01:50:53.968494Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/glossary/it/?format=api",
            "source": [
                "On"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8566767270581936443,
            "content_hash": 8566767270581936443,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/212214/?format=api",
            "priority": 100,
            "id": 312964,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/terrain-ruler/glossary/it/?checksum=f6e34571a47aa13b",
            "url": "https://weblate.foundryvtt-hub.com/api/units/312964/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-08-11T01:50:53.993813Z",
            "last_updated": "2025-08-11T01:50:53.993818Z"
        }
    ]
}