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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/588460/?format=api",
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_on_create_action/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/crnd_web_on_create_action/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:48.117878+02:00",
            "action": 13,
            "target": "",
            "id": 189847,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/189847/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_on_create_action/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/crnd_web_on_create_action/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:48.315207+02:00",
            "action": 0,
            "target": "",
            "id": 189851,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/189851/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_on_create_action/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/crnd_web_on_create_action/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:48.400905+02:00",
            "action": 0,
            "target": "",
            "id": 189852,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/189852/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_on_create_action/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/crnd_web_on_create_action/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:48.514069+02:00",
            "action": 44,
            "target": "",
            "id": 189856,
            "action_name": "New string to translate",
            "url": "http://weblate.crnd.pro/api/changes/189856/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_on_create_action/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/crnd_web_on_create_action/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:48.533250+02:00",
            "action": 44,
            "target": "",
            "id": 189857,
            "action_name": "New string to translate",
            "url": "http://weblate.crnd.pro/api/changes/189857/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_on_create_action/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:48.559164+02:00",
            "action": 47,
            "target": "",
            "id": 189858,
            "action_name": "New alert",
            "url": "http://weblate.crnd.pro/api/changes/189858/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_on_create_action/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:48.911637+02:00",
            "action": 51,
            "target": "",
            "id": 189859,
            "action_name": "Created component",
            "url": "http://weblate.crnd.pro/api/changes/189859/?format=api"
        }
    ]
}