Translation projects API.

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

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

{
    "count": 40023,
    "next": null,
    "previous": "http://translate.cacti.net/api/projects/cacti/changes/?format=api&page=2001",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/intropage/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-22T16:37:02.716065Z",
            "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": 49518,
            "action_name": "Failed push on repository",
            "url": "http://translate.cacti.net/api/changes/49518/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/intropage/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-22T18:14:25.261577Z",
            "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": 49519,
            "action_name": "Failed push on repository",
            "url": "http://translate.cacti.net/api/changes/49519/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/intropage/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-22T20:40:43.907635Z",
            "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": 49520,
            "action_name": "Failed push on repository",
            "url": "http://translate.cacti.net/api/changes/49520/?format=api"
        }
    ]
}