Translation components API.

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

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

{
    "count": 4885,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/changes/?format=api&page=244",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-23T07:05:41",
            "action": 20,
            "target": "",
            "id": 1192735,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1192735/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-23T07:05:55",
            "action": 18,
            "target": "",
            "id": 1192736,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1192736/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-23T07:05:56",
            "action": 18,
            "target": "",
            "id": 1192737,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1192737/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-02-25T13:30:53",
            "action": 47,
            "target": "",
            "id": 1343747,
            "action_name": "New component alert",
            "url": "http://weblate.ucs.ru/api/changes/1343747/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": null,
            "dictionary": null,
            "user": 2,
            "author": null,
            "timestamp": "2026-03-30T12:45:23",
            "action": 21,
            "target": "",
            "id": 1348208,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1348208/?format=api"
        }
    ]
}