Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dlopen/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-14T04:06:23.348360Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 409962,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/409962/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dlopen/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dlopen/glossary/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-12T05:22:33.933887Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 360710,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/360710/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dlopen/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dlopen/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-23T13:40:04.339474Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "pl.tbx"
            },
            "id": 310837,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/310837/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/9097/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dlopen/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dlopen/glossary/fi/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "timestamp": "2022-09-03T16:48:44.403730Z",
            "action": 31,
            "target": "offline",
            "old": "",
            "details": {},
            "id": 10979,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/10979/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/9096/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dlopen/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dlopen/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "timestamp": "2022-09-03T16:48:44.403626Z",
            "action": 31,
            "target": "offline",
            "old": "",
            "details": {},
            "id": 10978,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/10978/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dlopen/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dlopen/glossary/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T16:46:58.400807Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "fi.tbx"
            },
            "id": 10976,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/10976/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dlopen/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dlopen/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-02T01:39:24.868950Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "fr.tbx"
            },
            "id": 3404,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/3404/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dlopen/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-08-28T22:41:24.842802Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 3027,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/3027/?format=api"
        }
    ]
}