Translation components API.

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

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

{
    "count": 607,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/changes/?format=api&page=12",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-27T08:24:26.197958Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "it.tbx"
            },
            "id": 2936,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/2936/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-27T08:24:26.161141Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "fr.tbx"
            },
            "id": 2935,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/2935/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-27T08:24:26.111376Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "es.tbx"
            },
            "id": 2934,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/2934/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-27T08:24:26.079277Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "de.tbx"
            },
            "id": 2933,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/2933/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-27T08:24:26.052364Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "cs.tbx"
            },
            "id": 2932,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/2932/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-27T08:24:26.025282Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "ca.tbx"
            },
            "id": 2931,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/2931/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-08-27T08:24:23.135167Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 2930,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/2930/?format=api"
        }
    ]
}