Translation components API.

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

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

{
    "count": 9261,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/changes/?format=api&page=463",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/1350053/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/lt/?format=api",
            "dictionary": null,
            "user": 102,
            "author": 102,
            "timestamp": "2025-10-09T09:43:20",
            "action": 5,
            "target": "Vyksta atsarginės duomenų bazės failo sukūrimas",
            "id": 1321547,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1321547/?format=api"
        }
    ]
}