Translation components API.

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

GET /api/translations/simple-calendar/glossary/nl/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/simple-calendar/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-24T13:33:39.750459Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 470634,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/470634/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/291237/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-24T12:55:28.190809Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Markdown",
                "old_state": 0
            },
            "id": 470479,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/470479/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/291222/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-24T12:55:27.749461Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Pathfinder 2E",
                "old_state": 0
            },
            "id": 470478,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/470478/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/291207/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-24T12:55:27.014092Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "ProseMirror",
                "old_state": 0
            },
            "id": 470477,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/470477/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/291192/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-24T12:55:26.545967Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "TinyMCE",
                "old_state": 0
            },
            "id": 470476,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/470476/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-24T12:55:19.171610Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "nl.tbx"
            },
            "id": 470475,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/470475/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-24T12:54:23.897762Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 470474,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/470474/?format=api"
        }
    ]
}