Translation components API.

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

GET /api/components/mini-tracker/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/mini-tracker/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-08-11T03:57:25.342098Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 472496,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/472496/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-07-25T03:56:08.410366Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 470693,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/470693/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-02-13T03:56:02.434934Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 441405,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/441405/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-01-10T03:55:53.276160Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 415429,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/415429/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/mini-tracker/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:35:23.532165Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "es.tbx"
            },
            "id": 221303,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/221303/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:35:23.178139Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 221302,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/221302/?format=api"
        }
    ]
}