Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/hidden-entity-links/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-28T13:36:43.300240Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 502681,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/502681/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/hidden-entity-links/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-07T13:36:42.000754Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 493652,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/493652/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/hidden-entity-links/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-21T13:36:42.006319Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 493045,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/493045/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/hidden-entity-links/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-10-07T13:33:00.610256Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 64492,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/64492/?format=api"
        }
    ]
}