Translation projects API.

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

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

{
    "count": 33343,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/shelter2/changes/?format=api&page=1667",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/shelter2/shelter2_shelter/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-23T15:20:46",
            "action": 21,
            "target": "",
            "id": 1221820,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1221820/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/shelter2/shelter2_shelter/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-23T15:22:09",
            "action": 18,
            "target": "",
            "id": 1221821,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1221821/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/shelter2/shelter2_shelter/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-23T15:22:09",
            "action": 18,
            "target": "",
            "id": 1221822,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1221822/?format=api"
        }
    ]
}