Translation projects API.

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

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

{
    "count": 40587,
    "next": null,
    "previous": "http://translate.cacti.net/api/projects/cacti/changes/?format=api&page=2029",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/servcheck/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-17T19:13:10.827283Z",
            "action": 20,
            "target": "",
            "id": 50078,
            "action_name": "Merged repository",
            "url": "http://translate.cacti.net/api/changes/50078/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/syslog/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-17T19:18:04.548973Z",
            "action": 53,
            "target": "",
            "id": 50079,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/50079/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/syslog/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-17T19:18:06.110049Z",
            "action": 21,
            "target": "",
            "id": 50080,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/50080/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-17T21:17:19.860183Z",
            "action": 53,
            "target": "",
            "id": 50081,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/50081/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-17T21:17:21.573791Z",
            "action": 21,
            "target": "",
            "id": 50082,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/50082/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-17T21:46:43.509217Z",
            "action": 53,
            "target": "",
            "id": 50083,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/50083/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-17T21:46:45.155287Z",
            "action": 21,
            "target": "",
            "id": 50084,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/50084/?format=api"
        }
    ]
}