Translation projects API.

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

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

{
    "count": 1506,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/SelfService/changes/?format=api&page=75",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/SelfService/default/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-26T06:32:02",
            "action": 24,
            "target": "",
            "id": 1358050,
            "action_name": "Parse error",
            "url": "http://weblate.ucs.ru/api/changes/1358050/?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-09-26T06:34:07",
            "action": 24,
            "target": "",
            "id": 1358051,
            "action_name": "Parse error",
            "url": "http://weblate.ucs.ru/api/changes/1358051/?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-09-26T06:39:40",
            "action": 24,
            "target": "",
            "id": 1358052,
            "action_name": "Parse error",
            "url": "http://weblate.ucs.ru/api/changes/1358052/?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-09-26T06:45:26",
            "action": 24,
            "target": "",
            "id": 1358053,
            "action_name": "Parse error",
            "url": "http://weblate.ucs.ru/api/changes/1358053/?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-09-26T07:17:56",
            "action": 24,
            "target": "",
            "id": 1358054,
            "action_name": "Parse error",
            "url": "http://weblate.ucs.ru/api/changes/1358054/?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-09-26T07:18:37",
            "action": 24,
            "target": "",
            "id": 1358055,
            "action_name": "Parse error",
            "url": "http://weblate.ucs.ru/api/changes/1358055/?format=api"
        }
    ]
}