Translation projects API.

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

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

{
    "count": 14903,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/changes/?format=api&page=298",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T21:15:21.371124Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 12587,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/12587/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/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-09-03T21:15:18.183851Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 12586,
            "action_name": "Component created",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/12586/?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": "2022-09-03T21:12:57.256892Z",
            "action": 50,
            "target": "",
            "old": "",
            "details": {},
            "id": 12574,
            "action_name": "Project created",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/12574/?format=api"
        }
    ]
}