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_widget_popup_image/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_widget_popup_image/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/crnd_web_widget_popup_image/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:43.482776+02:00",
            "action": 0,
            "target": "",
            "id": 189806,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/189806/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_widget_popup_image/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/crnd_web_widget_popup_image/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:43.499671+02:00",
            "action": 0,
            "target": "",
            "id": 189807,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/189807/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_widget_popup_image/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:43.536212+02:00",
            "action": 47,
            "target": "",
            "id": 189808,
            "action_name": "New alert",
            "url": "http://weblate.crnd.pro/api/changes/189808/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_widget_popup_image/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:44.074266+02:00",
            "action": 51,
            "target": "",
            "id": 189809,
            "action_name": "Created component",
            "url": "http://weblate.crnd.pro/api/changes/189809/?format=api"
        }
    ]
}