Translation components API.

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

GET /api/translations/visual-active-effects/main/en/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/en/changes/?format=api",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/146685/?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.607066Z",
            "action": 59,
            "target": "Intro",
            "old": "",
            "details": {
                "state": 20,
                "source": "Intro",
                "old_state": -1
            },
            "id": 220840,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/220840/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/146684/?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.607020Z",
            "action": 59,
            "target": "Always show this effect:",
            "old": "",
            "details": {
                "state": 20,
                "source": "Always show this effect:",
                "old_state": -1
            },
            "id": 220839,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/220839/?format=api"
        },
        {
            "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"
        }
    ]
}