Translation components API.

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

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

{
    "count": 555,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/changes/?format=api&page=11",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/146683/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:18:54.606972Z",
            "action": 59,
            "target": "Visual Active Effects Editor: {id}",
            "old": "",
            "details": {
                "state": 20,
                "source": "Visual Active Effects Editor: {id}",
                "old_state": -1
            },
            "id": 220838,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/220838/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/146682/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:18:54.606916Z",
            "action": 59,
            "target": "Text contents have been saved.",
            "old": "",
            "details": {
                "state": 20,
                "source": "Text contents have been saved.",
                "old_state": -1
            },
            "id": 220837,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/220837/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/146681/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:18:54.606802Z",
            "action": 59,
            "target": "Content",
            "old": "",
            "details": {
                "state": 20,
                "source": "Content",
                "old_state": -1
            },
            "id": 220836,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/220836/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:18:53.098812Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 220835,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/220835/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/?format=api",
            "translation": null,
            "user": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
            "timestamp": "2023-02-12T23:18:52.555958Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 220834,
            "action_name": "Component created",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/220834/?format=api"
        }
    ]
}