Translation projects API.

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

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

{
    "count": 40307,
    "next": null,
    "previous": "http://translate.cacti.net/api/projects/cacti/changes/?format=api&page=2015",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/cycle/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-04T19:43:14.053682Z",
            "action": 20,
            "target": "",
            "id": 49798,
            "action_name": "Merged repository",
            "url": "http://translate.cacti.net/api/changes/49798/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-04T20:22:47.010335Z",
            "action": 53,
            "target": "",
            "id": 49799,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49799/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-04T20:22:48.736023Z",
            "action": 21,
            "target": "",
            "id": 49800,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49800/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-04T20:34:24.677479Z",
            "action": 53,
            "target": "",
            "id": 49801,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49801/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-04T20:34:26.334541Z",
            "action": 21,
            "target": "",
            "id": 49802,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49802/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/intropage/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-04T22:51:22.413955Z",
            "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": 49803,
            "action_name": "Failed push on repository",
            "url": "http://translate.cacti.net/api/changes/49803/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/intropage/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-05T00:02:58.996185Z",
            "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": 49804,
            "action_name": "Failed push on repository",
            "url": "http://translate.cacti.net/api/changes/49804/?format=api"
        }
    ]
}