Translation projects API.

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

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

{
    "count": 65184,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/rk_office/changes/?format=api&page=3259",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2585766/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/hu/?format=api",
            "dictionary": null,
            "user": 87,
            "author": 87,
            "timestamp": "2025-09-18T13:29:30",
            "action": 5,
            "target": "Kedvezmény",
            "id": 1317423,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1317423/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/hu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-18T13:33:28",
            "action": 17,
            "target": "",
            "id": 1317424,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1317424/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-18T13:33:42",
            "action": 18,
            "target": "",
            "id": 1317425,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1317425/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman_storehouse/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-18T13:33:49",
            "action": 21,
            "target": "",
            "id": 1317426,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1317426/?format=api"
        }
    ]
}