Translation projects API.

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

GET /api/projects/crnd-web-17-0/changes/?format=api&page=11
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 204,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/projects/crnd-web-17-0/changes/?format=api&page=10",
    "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/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"
        },
        {
            "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"
        }
    ]
}