Translation components API.

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

GET /api/translations/simple-calendar/glossary/ceb/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/simple-calendar/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/glossary/ceb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T12:23:53.630084Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 360055,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/360055/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/189824/?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/ceb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-10T11:11:58.889143Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 276095,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/276095/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/189811/?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/ceb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-10T11:11:58.638549Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 276094,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/276094/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/189798/?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/ceb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-10T11:11:58.540454Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 276093,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/276093/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/189785/?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/ceb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-10T11:11:58.439881Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 276092,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/276092/?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/ceb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-10T11:11:57.327790Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "ceb.tbx"
            },
            "id": 276090,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/276090/?format=api"
        }
    ]
}