Translation components API.

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

GET /api/translations/swade-immersive-macros/glossary/de/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/swade-immersive-macros/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade-immersive-macros/glossary/de/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/SalieriC/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/SalieriC/?format=api",
            "timestamp": "2023-07-05T15:07:18.846973Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "check forced",
                "filename": "de.tbx"
            },
            "id": 358305,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/358305/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/swade-immersive-macros/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade-immersive-macros/glossary/de/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/SalieriC/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/SalieriC/?format=api",
            "timestamp": "2023-07-05T15:03:31.619884Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "check forced",
                "filename": "de.tbx"
            },
            "id": 358296,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/358296/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/swade-immersive-macros/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade-immersive-macros/glossary/de/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/SalieriC/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/SalieriC/?format=api",
            "timestamp": "2023-07-05T15:01:21.170719Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "check forced",
                "filename": "de.tbx"
            },
            "id": 357582,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/357582/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/swade-immersive-macros/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade-immersive-macros/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-07T13:37:51.092955Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "de.tbx"
            },
            "id": 65311,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/65311/?format=api"
        }
    ]
}