Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/smart-doors/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/smart-doors/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-05T19:46:12.882658Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "pl.tbx"
            },
            "id": 316211,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/316211/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/smart-doors/glossary/?format=api",
            "translation": null,
            "user": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
            "timestamp": "2022-10-21T23:17:20.535440Z",
            "action": 25,
            "target": "pt_BR.tbx",
            "old": "",
            "details": {},
            "id": 112791,
            "action_name": "Translation removed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/112791/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/smart-doors/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/smart-doors/glossary/pt-BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-20T21:48:54.317989Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "pt-BR.tbx"
            },
            "id": 112151,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/112151/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/smart-doors/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/smart-doors/glossary/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-15T09:53:50.189378Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "ja.tbx"
            },
            "id": 107730,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/107730/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/smart-doors/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/smart-doors/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-15T09:53:50.170572Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "fr.tbx"
            },
            "id": 107729,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/107729/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/smart-doors/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/smart-doors/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-15T09:53:50.147440Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "de.tbx"
            },
            "id": 107728,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/107728/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/smart-doors/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-10-15T09:53:49.442304Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 107727,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/107727/?format=api"
        }
    ]
}