Translation components API.

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

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

{
    "count": 584,
    "next": null,
    "previous": "http://translate.cacti.net/api/components/cacti/mikrotik/changes/?format=api&page=29",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/mikrotik/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-02-19T20:15:38.042835Z",
            "action": 53,
            "target": "",
            "id": 42308,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/42308/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/mikrotik/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-02-19T20:15:40.082460Z",
            "action": 20,
            "target": "",
            "id": 42309,
            "action_name": "Merged repository",
            "url": "http://translate.cacti.net/api/changes/42309/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/mikrotik/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-15T23:27:04.723657Z",
            "action": 53,
            "target": "",
            "id": 42426,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/42426/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/mikrotik/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-15T23:27:06.756454Z",
            "action": 20,
            "target": "",
            "id": 42427,
            "action_name": "Merged repository",
            "url": "http://translate.cacti.net/api/changes/42427/?format=api"
        }
    ]
}