Translation components API.

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

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

{
    "count": 9603,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/changes/?format=api&page=480",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-18T07:09:00",
            "action": 21,
            "target": "",
            "id": 1347084,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1347084/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-18T07:09:13",
            "action": 21,
            "target": "",
            "id": 1347085,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1347085/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-18T07:18:56",
            "action": 21,
            "target": "",
            "id": 1347088,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1347088/?format=api"
        }
    ]
}