Translation components API.

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

GET /api/components/automated-evocations-variant-fork/main/changes/?format=api&page=13
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 602,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/components/automated-evocations-variant-fork/main/changes/?format=api&page=12",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/automated-evocations-variant-fork/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-10-07T13:44:07.446416Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 65445,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/65445/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/automated-evocations-variant-fork/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-10-07T13:44:06.826222Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 65444,
            "action_name": "Component created",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/65444/?format=api"
        }
    ]
}