Translation components API.

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

GET /api/translations/visual-active-effects/main/zh_Hans/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 106,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/main/zh_Hans/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/225878/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/main/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-07T13:23:27.095305Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Intro",
                "old_state": -1
            },
            "id": 337885,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/337885/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/225877/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/main/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-07T13:23:27.095265Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Always show this effect:",
                "old_state": -1
            },
            "id": 337884,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/337884/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/225876/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/main/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-07T13:23:27.095206Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Visual Active Effects Editor: {id}",
                "old_state": -1
            },
            "id": 337883,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/337883/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/225875/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/main/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-07T13:23:27.095155Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Text contents have been saved.",
                "old_state": -1
            },
            "id": 337882,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/337882/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/225874/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/main/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-07T13:23:27.095078Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Content",
                "old_state": -1
            },
            "id": 337881,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/337881/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/main/zh_Hans/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/EternalRider/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/EternalRider/?format=api",
            "timestamp": "2023-06-07T13:23:26.925332Z",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "zh_Hans"
            },
            "id": 337880,
            "action_name": "Language added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/337880/?format=api"
        }
    ]
}