Translation components API.

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

GET /api/translations/dice-so-nice/glossary/ca/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/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": "2023-07-08T12:23:55.508779Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 360083,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/360083/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/22648/?format=api",
            "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-09-08T09:28:14.110247Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 30522,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/30522/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/8493/?format=api",
            "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": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "timestamp": "2022-09-03T14:00:52.041809Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 9855,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9855/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/8293/?format=api",
            "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-09-03T10:39:56.464051Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 9021,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9021/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/8277/?format=api",
            "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-09-03T10:38:10.497645Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 8999,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/8999/?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"
        }
    ]
}