Translation components API.

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

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

{
    "count": 55,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/glossary/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/glossary/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:40:24.254200Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "ja.tbx"
            },
            "id": 79240,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/79240/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:40:24.226337Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "fr.tbx"
            },
            "id": 79239,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/79239/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:40:24.200710Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "es.tbx"
            },
            "id": 79238,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/79238/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:40:24.172319Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "de.tbx"
            },
            "id": 79237,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/79237/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:40:22.827963Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 79236,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/79236/?format=api"
        }
    ]
}