Translation projects API.

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

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

{
    "count": 40347,
    "next": null,
    "previous": "http://translate.cacti.net/api/projects/cacti/changes/?format=api&page=2017",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/thold/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-06T12:55:41.303216Z",
            "action": 21,
            "target": "",
            "id": 49838,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49838/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-06T14:31:36.342079Z",
            "action": 53,
            "target": "",
            "id": 49839,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49839/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-06T14:31:38.095308Z",
            "action": 21,
            "target": "",
            "id": 49840,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49840/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-06T14:40:25.794592Z",
            "action": 53,
            "target": "",
            "id": 49841,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49841/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-06T14:40:27.456282Z",
            "action": 21,
            "target": "",
            "id": 49842,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49842/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-06T15:19:00.288499Z",
            "action": 53,
            "target": "",
            "id": 49843,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/49843/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-06T15:19:02.090649Z",
            "action": 21,
            "target": "",
            "id": 49844,
            "action_name": "Rebased repository",
            "url": "http://translate.cacti.net/api/changes/49844/?format=api"
        }
    ]
}