Translation components API.

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

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

{
    "count": 1143,
    "next": null,
    "previous": "http://translate.cacti.net/api/components/cacti/webseer/changes/?format=api&page=57",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/webseer/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-01-31T14:27:40.763273Z",
            "action": 53,
            "target": "",
            "id": 42241,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/42241/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/webseer/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-15T23:30:09.002998Z",
            "action": 53,
            "target": "",
            "id": 42440,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/42440/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/webseer/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-15T23:30:10.951483Z",
            "action": 21,
            "target": "",
            "id": 42441,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/42441/?format=api"
        }
    ]
}