Translation components API.

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

GET /api/components/inventory-plus/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/inventory-plus/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-09T20:58:52.025251Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "pl.tbx"
            },
            "id": 294615,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/294615/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/inventory-plus/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-06T00:33:24.859580Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "de.tbx"
            },
            "id": 149329,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/149329/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/inventory-plus/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/glossary/pt-BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-28T21:10:05.893907Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "pt-BR.tbx"
            },
            "id": 115080,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/115080/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/inventory-plus/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-28T21:10:05.186045Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "pt_BR.tbx"
            },
            "id": 115079,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/115079/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/inventory-plus/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-28T21:10:05.022712Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "es.tbx"
            },
            "id": 115078,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/115078/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/inventory-plus/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:33:40.221899Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "it.tbx"
            },
            "id": 73598,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/73598/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/inventory-plus/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:33:39.888207Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 73597,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/73597/?format=api"
        }
    ]
}