Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-17T03:58:12.266981Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 464003,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/464003/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-02-04T04:01:51.339020Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 439898,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/439898/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/concentrationnotifier/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-19T07:55:52.164733Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "de.tbx"
            },
            "id": 390721,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/390721/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/concentrationnotifier/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-19T07:55:52.060203Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 390720,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/390720/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/concentrationnotifier/glossary/pt-BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-09T19:19:20.911930Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "pt-BR.tbx"
            },
            "id": 167086,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/167086/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-12-09T19:19:20.544150Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 167085,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/167085/?format=api"
        }
    ]
}