Translation components API.

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

GET /api/components/wild-magic-surge-5e/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/wild-magic-surge-5e/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-17T04:02:25.875932Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 464012,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/464012/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/glossary/?format=api",
            "translation": null,
            "user": "https://weblate.foundryvtt-hub.com/api/users/johnnolan/?format=api",
            "author": null,
            "timestamp": "2022-09-08T05:23:19.173996Z",
            "action": 15,
            "target": "",
            "old": "",
            "details": {
                "auto": false
            },
            "id": 30416,
            "action_name": "Component unlocked",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/30416/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/glossary/?format=api",
            "translation": null,
            "user": "https://weblate.foundryvtt-hub.com/api/users/johnnolan/?format=api",
            "author": null,
            "timestamp": "2022-09-08T05:23:13.365844Z",
            "action": 14,
            "target": "",
            "old": "",
            "details": {
                "auto": false
            },
            "id": 30414,
            "action_name": "Component locked",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/30414/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/wild-magic-surge-5e/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T20:39:51.148586Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "de.tbx"
            },
            "id": 30237,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/30237/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/wild-magic-surge-5e/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T20:27:42.263533Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "es.tbx"
            },
            "id": 30040,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/30040/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/wild-magic-surge-5e/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T08:06:27.711484Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "fr.tbx"
            },
            "id": 29815,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/29815/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-09-06T20:21:43.171933Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 28858,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/28858/?format=api"
        }
    ]
}