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=874
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 17461,
    "next": null,
    "previous": "http://translate.cacti.net/api/components/cacti/core-v1-2-x/changes/?format=api&page=873",
    "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-10-19T01:34:41.816527Z",
            "action": 20,
            "target": "",
            "id": 49499,
            "action_name": "Merged repository",
            "url": "http://translate.cacti.net/api/changes/49499/?format=api"
        }
    ]
}