Translation components API.

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

GET /api/components/lazymoney/glossary/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-30T02:36:43.184394Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 502689,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/502689/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T02:36:42.964631Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 495109,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/495109/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-24T02:36:41.387663Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 493053,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/493053/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-07-12T04:01:24.162328Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 468607,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/468607/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-14T04:07:18.716984Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 409963,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/409963/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/lazymoney/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-23T13:42:17.118571Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "pl.tbx"
            },
            "id": 310868,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/310868/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/lazymoney/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-11-25T08:30:11.529442Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 130931,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/130931/?format=api"
        }
    ]
}