Translation projects API.

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

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

{
    "count": 40545,
    "next": null,
    "previous": "http://translate.cacti.net/api/projects/cacti/changes/?format=api&page=2027",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T14:02:33.184167Z",
            "action": 21,
            "target": "",
            "id": 50038,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/50038/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T15:02:56.975138Z",
            "action": 53,
            "target": "",
            "id": 50039,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/50039/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T15:02:58.616234Z",
            "action": 21,
            "target": "",
            "id": 50040,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/50040/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T15:39:12.210505Z",
            "action": 53,
            "target": "",
            "id": 50041,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/50041/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T15:39:13.934312Z",
            "action": 21,
            "target": "",
            "id": 50042,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/50042/?format=api"
        }
    ]
}