Translation components API.

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

GET /api/translations/simple-calendar/glossary/pt_BR/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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T12:23:53.404297Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 360052,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/360052/?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/pt_BR/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/vigoren/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/vigoren/?format=api",
            "timestamp": "2022-11-25T22:11:52.370938Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "pt_BR.tbx"
            },
            "id": 132241,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/132241/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/91166/?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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-25T22:11:52.370854Z",
            "action": 59,
            "target": "Pathfinder 2E",
            "old": "",
            "details": {
                "state": 100,
                "source": "Pathfinder 2E",
                "old_state": -1
            },
            "id": 132240,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/132240/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/91165/?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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-25T22:11:52.370788Z",
            "action": 59,
            "target": "Markdown",
            "old": "",
            "details": {
                "state": 100,
                "source": "Markdown",
                "old_state": -1
            },
            "id": 132239,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/132239/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/91164/?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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-25T22:11:52.370726Z",
            "action": 59,
            "target": "ProseMirror",
            "old": "",
            "details": {
                "state": 100,
                "source": "ProseMirror",
                "old_state": -1
            },
            "id": 132238,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/132238/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/91163/?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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-25T22:11:52.370639Z",
            "action": 59,
            "target": "TinyMCE",
            "old": "",
            "details": {
                "state": 100,
                "source": "TinyMCE",
                "old_state": -1
            },
            "id": 132237,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/132237/?format=api"
        }
    ]
}