Translation components API.

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

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

{
    "count": 4204,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/changes/?format=api&page=84",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/80015/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-03T16:37:29.559168Z",
            "action": 59,
            "target": "Vehicle Sheet",
            "old": "",
            "details": {
                "state": 20,
                "source": "Vehicle Sheet",
                "old_state": -1
            },
            "id": 117093,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/117093/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/80014/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-03T16:37:29.559063Z",
            "action": 59,
            "target": "Character Sheet",
            "old": "",
            "details": {
                "state": 20,
                "source": "Character Sheet",
                "old_state": -1
            },
            "id": 117092,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/117092/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-11-03T16:37:09.934900Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 117091,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/117091/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/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": "2022-11-03T16:37:08.849864Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 117090,
            "action_name": "Component created",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/117090/?format=api"
        }
    ]
}