Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/terrain-ruler/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-11T07:54:05.638717Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 508627,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/508627/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/312964/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/terrain-ruler/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-11T01:50:54.000665Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "On",
                "old_state": 0
            },
            "id": 508578,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/508578/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/312957/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/terrain-ruler/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-11T01:50:53.979479Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Off",
                "old_state": 0
            },
            "id": 508577,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/508577/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/terrain-ruler/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-11T01:50:53.402586Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "it.tbx"
            },
            "id": 508576,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/508576/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/terrain-ruler/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-11T01:50:53.368233Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 508575,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/508575/?format=api"
        }
    ]
}