Changes API.

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

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

{
    "count": 466,
    "next": null,
    "previous": "http://translation.worldanvil.com/api/changes/?format=api&page=23",
    "results": [
        {
            "unit": null,
            "component": "http://translation.worldanvil.com/api/components/worldanvil/worldanvil-js-athena/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-06-06T13:06:30.373010Z",
            "action": 21,
            "target": "",
            "id": 54647,
            "action_name": "Rebased repository",
            "url": "http://translation.worldanvil.com/api/changes/54647/?format=api"
        },
        {
            "unit": null,
            "component": "http://translation.worldanvil.com/api/components/worldanvil/worldanvil-js-athena/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-08-06T08:57:34.336640Z",
            "action": 53,
            "target": "",
            "id": 54648,
            "action_name": "Received repository notification",
            "url": "http://translation.worldanvil.com/api/changes/54648/?format=api"
        },
        {
            "unit": null,
            "component": "http://translation.worldanvil.com/api/components/worldanvil/worldanvil-js-athena/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-08-06T08:57:35.246832Z",
            "action": 21,
            "target": "",
            "id": 54649,
            "action_name": "Rebased repository",
            "url": "http://translation.worldanvil.com/api/changes/54649/?format=api"
        },
        {
            "unit": "http://translation.worldanvil.com/api/units/53023/?format=api",
            "component": "http://translation.worldanvil.com/api/components/worldanvil/worldanvil-js-athena/?format=api",
            "translation": "http://translation.worldanvil.com/api/translations/worldanvil/worldanvil-js-athena/es/?format=api",
            "user": null,
            "author": "http://translation.worldanvil.com/api/users/anonymous/?format=api",
            "timestamp": "2025-08-24T16:48:19.243562Z",
            "action": 4,
            "target": "Selecciona una Plantilla de Artículo",
            "id": 54650,
            "action_name": "Suggestion added",
            "url": "http://translation.worldanvil.com/api/changes/54650/?format=api"
        },
        {
            "unit": null,
            "component": "http://translation.worldanvil.com/api/components/worldanvil/worldanvil-js-athena/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-15T14:19:40.843815Z",
            "action": 53,
            "target": "",
            "id": 54651,
            "action_name": "Received repository notification",
            "url": "http://translation.worldanvil.com/api/changes/54651/?format=api"
        },
        {
            "unit": null,
            "component": "http://translation.worldanvil.com/api/components/worldanvil/worldanvil-js-athena/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-15T14:19:41.768719Z",
            "action": 21,
            "target": "",
            "id": 54652,
            "action_name": "Rebased repository",
            "url": "http://translation.worldanvil.com/api/changes/54652/?format=api"
        }
    ]
}