Translation projects API.

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

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

{
    "count": 39585,
    "next": null,
    "previous": "http://translate.cacti.net/api/projects/cacti/changes/?format=api&page=1979",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/intropage/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-09T15:20:06.888797Z",
            "action": 28,
            "target": "ERROR: Permission to Cacti/plugin_intropage.git denied to TheCactiGroup.\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n (128)",
            "id": 49078,
            "action_name": "Failed push on repository",
            "url": "http://translate.cacti.net/api/changes/49078/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/hmib/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-09T17:48:24.092675Z",
            "action": 53,
            "target": "",
            "id": 49079,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49079/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/hmib/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-09T17:48:26.028256Z",
            "action": 20,
            "target": "",
            "id": 49080,
            "action_name": "Merged repository",
            "url": "http://translate.cacti.net/api/changes/49080/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/thold/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-09T17:57:07.717024Z",
            "action": 53,
            "target": "",
            "id": 49081,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49081/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/thold/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-09T17:57:09.797282Z",
            "action": 21,
            "target": "",
            "id": 49082,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49082/?format=api"
        }
    ]
}