Translation components API.

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

GET /api/components/easy-polls/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/easy-polls/glossary/?format=api",
            "translation": null,
            "user": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
            "author": null,
            "timestamp": "2025-05-03T06:54:04.094244Z",
            "action": 14,
            "target": "",
            "old": "",
            "details": {
                "auto": false
            },
            "id": 502847,
            "action_name": "Component locked",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/502847/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/91378/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/pt-BR/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
            "timestamp": "2022-11-26T22:54:44.994057Z",
            "action": 31,
            "target": "Votação",
            "old": "",
            "details": {},
            "id": 132981,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/132981/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/91377/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
            "timestamp": "2022-11-26T22:54:44.993929Z",
            "action": 31,
            "target": "Poll",
            "old": "",
            "details": {},
            "id": 132980,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/132980/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/pt-BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-25T08:33:13.031650Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "pt-BR.tbx"
            },
            "id": 131023,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/131023/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/easy-polls/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-25T08:33:12.996378Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "pl.tbx"
            },
            "id": 131022,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/131022/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/easy-polls/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-11-25T08:33:12.504065Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 131021,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/131021/?format=api"
        }
    ]
}