Translation components API.

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

GET /api/components/resource-catalog-16-0/crnd_service_profile/changes/?format=api&page=9
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 161,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/components/resource-catalog-16-0/crnd_service_profile/changes/?format=api&page=8",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/resource-catalog-16-0/crnd_service_profile/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": "http://weblate.crnd.pro/api/users/anechipor@gmail.com/?format=api",
            "author": null,
            "timestamp": "2025-10-06T15:15:35.173778+03:00",
            "action": 15,
            "target": "",
            "id": 217663,
            "action_name": "Component unlocked",
            "url": "http://weblate.crnd.pro/api/changes/217663/?format=api"
        }
    ]
}