Translation components API.

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

GET /api/components/cacti/core-v1-2-x/changes/?format=api&page=869
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 17362,
    "next": null,
    "previous": "http://translate.cacti.net/api/components/cacti/core-v1-2-x/changes/?format=api&page=868",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core-v1-2-x/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-01T18:22:42.601959Z",
            "action": 53,
            "target": "",
            "id": 49036,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49036/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core-v1-2-x/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-01T18:22:44.881286Z",
            "action": 20,
            "target": "",
            "id": 49037,
            "action_name": "Merged repository",
            "url": "http://translate.cacti.net/api/changes/49037/?format=api"
        }
    ]
}