Translation components API.

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

GET /api/translations/simple-calendar/glossary/sv/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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T12:23:53.750551Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 360057,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/360057/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/224150/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-25T04:45:28.180378Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 333224,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/333224/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/224136/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-25T04:45:27.954540Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 333223,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/333223/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/224122/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-25T04:45:27.800086Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 333222,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/333222/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/224108/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-25T04:45:27.665339Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 333221,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/333221/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-25T04:45:25.906639Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "sv.tbx"
            },
            "id": 333220,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/333220/?format=api"
        }
    ]
}