Translation components API.

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

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

{
    "count": 55,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/main/de/changes/?format=api",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/146783/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:18:55.813460Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Intro",
                "old_state": -1
            },
            "id": 220942,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/220942/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/146782/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:18:55.813349Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Always show this effect:",
                "old_state": -1
            },
            "id": 220941,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/220941/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/146781/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:18:55.813299Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Visual Active Effects Editor: {id}",
                "old_state": -1
            },
            "id": 220940,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/220940/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/146780/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:18:55.813243Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Text contents have been saved.",
                "old_state": -1
            },
            "id": 220939,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/220939/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/146779/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:18:55.813142Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Content",
                "old_state": -1
            },
            "id": 220938,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/220938/?format=api"
        }
    ]
}