Changes API.

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

GET /api/changes/?format=api&page=1731
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 34605,
    "next": null,
    "previous": "https://translate.memarc.info/api/changes/?format=api&page=1730",
    "results": [
        {
            "unit": null,
            "component": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-13T12:57:34.345338Z",
            "action": 53,
            "target": "",
            "id": 35693,
            "action_name": "Received repository notification",
            "url": "https://translate.memarc.info/api/changes/35693/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-13T12:57:35.435467Z",
            "action": 21,
            "target": "",
            "id": 35694,
            "action_name": "Rebased repository",
            "url": "https://translate.memarc.info/api/changes/35694/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-13T13:09:56.294157Z",
            "action": 53,
            "target": "",
            "id": 35695,
            "action_name": "Received repository notification",
            "url": "https://translate.memarc.info/api/changes/35695/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-13T13:09:57.190705Z",
            "action": 21,
            "target": "",
            "id": 35696,
            "action_name": "Rebased repository",
            "url": "https://translate.memarc.info/api/changes/35696/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/?format=api",
            "translation": "https://translate.memarc.info/api/translations/memorial-archives/memorial-archives-website/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2026-05-13T13:09:57.696532Z",
            "action": 0,
            "target": "",
            "id": 35697,
            "action_name": "Resource update",
            "url": "https://translate.memarc.info/api/changes/35697/?format=api"
        }
    ]
}