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_actions/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_actions/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:17:35.518037+02:00",
            "action": 21,
            "target": "",
            "id": 189619,
            "action_name": "Rebased repository",
            "url": "http://weblate.crnd.pro/api/changes/189619/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_actions/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/crnd_web_actions/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:17:35.573856+02:00",
            "action": 0,
            "target": "",
            "id": 189620,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/189620/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_actions/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/crnd_web_actions/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:17:35.706617+02:00",
            "action": 0,
            "target": "",
            "id": 189621,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/189621/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_actions/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:17:35.732658+02:00",
            "action": 47,
            "target": "",
            "id": 189622,
            "action_name": "New alert",
            "url": "http://weblate.crnd.pro/api/changes/189622/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_actions/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": "http://weblate.crnd.pro/api/users/cino@crnd.pro/?format=api",
            "author": "http://weblate.crnd.pro/api/users/cino@crnd.pro/?format=api",
            "timestamp": "2024-12-13T19:17:36.508848+02:00",
            "action": 51,
            "target": "",
            "id": 189623,
            "action_name": "Created component",
            "url": "http://weblate.crnd.pro/api/changes/189623/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_actions/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": "http://weblate.crnd.pro/api/users/cino@crnd.pro/?format=api",
            "author": null,
            "timestamp": "2024-12-13T19:22:07.048690+02:00",
            "action": 18,
            "target": "",
            "id": 189881,
            "action_name": "Pushed changes",
            "url": "http://weblate.crnd.pro/api/changes/189881/?format=api"
        }
    ]
}