Translation components API.

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

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

{
    "count": 4605,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/foodfactory/errors/changes/?format=api&page=230",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/errors/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-25T20:14:23",
            "action": 20,
            "target": "",
            "id": 1308074,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1308074/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/errors/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-25T20:23:59",
            "action": 20,
            "target": "",
            "id": 1308084,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1308084/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/errors/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-25T20:28:37",
            "action": 20,
            "target": "",
            "id": 1308099,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1308099/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/errors/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-25T20:29:43",
            "action": 20,
            "target": "",
            "id": 1308112,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1308112/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/errors/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-25T20:37:51",
            "action": 20,
            "target": "",
            "id": 1308133,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1308133/?format=api"
        }
    ]
}