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_field_domain/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_field_domain/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/crnd_web_field_domain/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:50.149143+02:00",
            "action": 0,
            "target": "",
            "id": 189877,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/189877/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_field_domain/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/crnd_web_field_domain/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:50.168072+02:00",
            "action": 0,
            "target": "",
            "id": 189878,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/189878/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_field_domain/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:50.209556+02:00",
            "action": 47,
            "target": "",
            "id": 189879,
            "action_name": "New alert",
            "url": "http://weblate.crnd.pro/api/changes/189879/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_field_domain/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:50.546871+02:00",
            "action": 51,
            "target": "",
            "id": 189880,
            "action_name": "Created component",
            "url": "http://weblate.crnd.pro/api/changes/189880/?format=api"
        }
    ]
}