Translation components API.

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

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

{
    "count": 864,
    "next": null,
    "previous": "http://translate.cacti.net/api/components/cacti/hmib/changes/?format=api&page=43",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/hmib/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-17T17:20:35.888523Z",
            "action": 53,
            "target": "",
            "id": 42464,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/42464/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/hmib/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-17T17:20:37.820171Z",
            "action": 20,
            "target": "",
            "id": 42465,
            "action_name": "Merged repository",
            "url": "http://translate.cacti.net/api/changes/42465/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/hmib/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-17T17:29:44.896404Z",
            "action": 53,
            "target": "",
            "id": 42466,
            "action_name": "Received repository notification",
            "url": "http://translate.cacti.net/api/changes/42466/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/hmib/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-17T17:29:46.919691Z",
            "action": 20,
            "target": "",
            "id": 42467,
            "action_name": "Merged repository",
            "url": "http://translate.cacti.net/api/changes/42467/?format=api"
        }
    ]
}