Translation components API.

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

GET /api/components/bullseye-ng/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/bullseye-ng/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-12T19:36:40.715490Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 490808,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/490808/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/bullseye-ng/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-14T04:00:50.012145Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 463644,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/463644/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/bullseye-ng/glossary/?format=api",
            "translation": null,
            "user": "https://weblate.foundryvtt-hub.com/api/users/DrMcCoy/?format=api",
            "author": null,
            "timestamp": "2023-12-30T11:59:12.537015Z",
            "action": 15,
            "target": "",
            "old": "",
            "details": {
                "auto": false
            },
            "id": 414227,
            "action_name": "Component unlocked",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/414227/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/bullseye-ng/glossary/?format=api",
            "translation": null,
            "user": "https://weblate.foundryvtt-hub.com/api/users/DrMcCoy/?format=api",
            "author": null,
            "timestamp": "2023-02-18T14:54:32.447051Z",
            "action": 14,
            "target": "",
            "old": "",
            "details": {
                "auto": false
            },
            "id": 245480,
            "action_name": "Component locked",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/245480/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/bullseye-ng/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/bullseye-ng/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-18T10:41:41.903317Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "de.tbx"
            },
            "id": 245404,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/245404/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/bullseye-ng/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-02-18T10:41:41.646266Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 245402,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/245402/?format=api"
        }
    ]
}