Translation components API.

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

GET /api/components/cacti/core-v1-2-x/changes/?format=api&page=861
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 17203,
    "next": null,
    "previous": "http://translate.cacti.net/api/components/cacti/core-v1-2-x/changes/?format=api&page=860",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core-v1-2-x/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-30T14:50:41.225130Z",
            "action": 20,
            "target": "",
            "id": 46652,
            "action_name": "Merged repository",
            "url": "http://translate.cacti.net/api/changes/46652/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core-v1-2-x/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-30T15:31:02.036213Z",
            "action": 53,
            "target": "",
            "id": 46655,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/46655/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core-v1-2-x/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-30T15:31:04.292052Z",
            "action": 20,
            "target": "",
            "id": 46656,
            "action_name": "Merged repository",
            "url": "http://translate.cacti.net/api/changes/46656/?format=api"
        }
    ]
}