Translation components API.

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

GET /api/components/final-blow/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/final-blow/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/final-blow/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-19T16:32:15.981564Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "es.tbx"
            },
            "id": 442607,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/442607/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/final-blow/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/final-blow/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-19T16:32:15.678136Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 442606,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/442606/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/final-blow/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/final-blow/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-03T22:39:04.006725Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "de.tbx"
            },
            "id": 397098,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/397098/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/final-blow/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/final-blow/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-03T22:39:03.935411Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 397097,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/397097/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/final-blow/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/final-blow/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-25T13:41:06.882110Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "fr.tbx"
            },
            "id": 54250,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/54250/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/final-blow/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T09:20:41.476143Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 46938,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/46938/?format=api"
        }
    ]
}