Translation components API.

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

GET /api/components/kdspro/common-lk/changes/?format=api&page=750
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 14981,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kdspro/common-lk/changes/?format=api&page=749",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kdspro/common-lk/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-17T12:17:02",
            "action": 18,
            "target": "",
            "id": 1223126,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1223126/?format=api"
        }
    ]
}