Translation projects API.

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

GET /api/projects/resource-catalog-16-0/changes/?format=api&page=133
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2641,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/projects/resource-catalog-16-0/changes/?format=api&page=132",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/resource-catalog-16-0/crnd_basic_profile/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-31T07:21:54.592477+03:00",
            "action": 18,
            "target": "",
            "id": 215278,
            "action_name": "Pushed changes",
            "url": "http://weblate.crnd.pro/api/changes/215278/?format=api"
        }
    ]
}