Translation components API.

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

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

{
    "count": 1203,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/SelfService/default/changes/?format=api&page=60",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/SelfService/default/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-10T11:47:48",
            "action": 24,
            "target": "",
            "id": 1327594,
            "action_name": "Parse error",
            "url": "http://weblate.ucs.ru/api/changes/1327594/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/SelfService/default/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-10T11:47:52",
            "action": 24,
            "target": "",
            "id": 1327595,
            "action_name": "Parse error",
            "url": "http://weblate.ucs.ru/api/changes/1327595/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/SelfService/default/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-10T11:47:55",
            "action": 24,
            "target": "",
            "id": 1327596,
            "action_name": "Parse error",
            "url": "http://weblate.ucs.ru/api/changes/1327596/?format=api"
        }
    ]
}