Translation components API.

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

GET /api/components/pf2e-npc-knowledges/glossary/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/pf2e-npc-knowledges/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-09T09:36:42.087765Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 502597,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/502597/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-08T09:36:40.931594Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 491352,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/491352/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-npc-knowledges/glossary/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-10T08:49:48.493533Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "zh_Hans.tbx"
            },
            "id": 295455,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/295455/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-npc-knowledges/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-15T20:06:59.752721Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "fr.tbx"
            },
            "id": 242015,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/242015/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:40:24.379198Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 221466,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/221466/?format=api"
        }
    ]
}