Translation components API.

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

GET /api/components/crnd-web-16-0/crnd_web_tree_field_action/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-16-0/crnd_web_tree_field_action/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_tree_field_action/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T19:40:55.485723+03:00",
            "action": 0,
            "target": "",
            "id": 160523,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/160523/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_tree_field_action/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T19:40:55.526035+03:00",
            "action": 47,
            "target": "",
            "id": 160524,
            "action_name": "New alert",
            "url": "http://weblate.crnd.pro/api/changes/160524/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_tree_field_action/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T19:40:55.841198+03:00",
            "action": 51,
            "target": "",
            "id": 160525,
            "action_name": "Created component",
            "url": "http://weblate.crnd.pro/api/changes/160525/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_tree_field_action/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_tree_field_action/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:23:30.795560+02:00",
            "action": 0,
            "target": "",
            "id": 189910,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/189910/?format=api"
        }
    ]
}