Changes API.

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

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

{
    "count": 685852,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/changes/?format=api&page=13717",
    "results": [
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/languages/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-28T04:45:00.979576Z",
            "action": 40,
            "target": "en (en, en)",
            "id": 911703,
            "action_name": "Found duplicated language",
            "url": "https://translate-dev.freebsd.org/api/changes/911703/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesbsdl-gpl/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-28T04:45:05.619453Z",
            "action": 18,
            "target": "",
            "id": 911704,
            "action_name": "Pushed changes",
            "url": "https://translate-dev.freebsd.org/api/changes/911704/?format=api"
        }
    ]
}