Translation projects API.

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

GET /api/projects/bureaucrat-generics-16-0/changes/?format=api&page=692
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 13823,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/projects/bureaucrat-generics-16-0/changes/?format=api&page=691",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_file_website/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-17T18:33:57.853375+03:00",
            "action": 51,
            "target": "",
            "id": 217765,
            "action_name": "Created component",
            "url": "http://weblate.crnd.pro/api/changes/217765/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-17T19:16:09.675112+03:00",
            "action": 53,
            "target": "",
            "id": 217766,
            "action_name": "Received repository notification",
            "url": "http://weblate.crnd.pro/api/changes/217766/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-17T19:16:13.229165+03:00",
            "action": 21,
            "target": "",
            "id": 217767,
            "action_name": "Rebased repository",
            "url": "http://weblate.crnd.pro/api/changes/217767/?format=api"
        }
    ]
}