Translation components API.

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

GET /api/components/crnd-web-17-0/crnd_web_view_refresh_timed/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_view_refresh_timed/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/crnd_web_view_refresh_timed/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:47.412173+02:00",
            "action": 0,
            "target": "",
            "id": 189843,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/189843/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_view_refresh_timed/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/crnd_web_view_refresh_timed/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:47.438116+02:00",
            "action": 0,
            "target": "",
            "id": 189844,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/189844/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_view_refresh_timed/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:47.490437+02:00",
            "action": 47,
            "target": "",
            "id": 189845,
            "action_name": "New alert",
            "url": "http://weblate.crnd.pro/api/changes/189845/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_view_refresh_timed/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:47.850599+02:00",
            "action": 51,
            "target": "",
            "id": 189846,
            "action_name": "Created component",
            "url": "http://weblate.crnd.pro/api/changes/189846/?format=api"
        }
    ]
}