Translation projects API.

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

GET /api/projects/pf2e-thaum-vuln/changes/?format=api&page=52
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2554,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-thaum-vuln/changes/?format=api&page=51",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/?format=api",
            "translation": null,
            "user": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
            "author": null,
            "timestamp": "2023-03-18T09:56:21.005796Z",
            "action": 61,
            "target": "weblate.foundryhub.foundryhub",
            "old": "",
            "details": {
                "manifest": "src/module.json"
            },
            "id": 281821,
            "action_name": "Add-on configuration changed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/281821/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-18T09:56:19.742039Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 281820,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/281820/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/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-03-18T09:56:19.070595Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 281819,
            "action_name": "Component created",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/281819/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "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-03-18T09:55:52.639259Z",
            "action": 50,
            "target": "",
            "old": "",
            "details": {},
            "id": 281818,
            "action_name": "Project created",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/281818/?format=api"
        }
    ]
}