Translation projects API.

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

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

{
    "count": 1443,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/SelfService/changes/?format=api&page=72",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/SelfService/default/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-07-01T06:42:06",
            "action": 24,
            "target": "",
            "id": 1354474,
            "action_name": "Parse error",
            "url": "http://weblate.ucs.ru/api/changes/1354474/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/SelfService/default/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-07-01T06:42:12",
            "action": 24,
            "target": "",
            "id": 1354475,
            "action_name": "Parse error",
            "url": "http://weblate.ucs.ru/api/changes/1354475/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/SelfService/default/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-07-08T02:45:00",
            "action": 24,
            "target": "",
            "id": 1354480,
            "action_name": "Parse error",
            "url": "http://weblate.ucs.ru/api/changes/1354480/?format=api"
        }
    ]
}