Translation components API.

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

GET /api/components/diyseeds-org-persons/martina-widmer/changes/?format=api&page=18
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 342,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/components/diyseeds-org-persons/martina-widmer/changes/?format=api&page=17",
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-persons/martina-widmer/?format=api",
            "translation": null,
            "user": "http://translate.diyseeds.org/api/users/admin/?format=api",
            "author": null,
            "timestamp": "2024-12-18T20:19:06.289790+01:00",
            "action": 21,
            "target": "",
            "id": 169209,
            "action_name": "Rebased repository",
            "url": "http://translate.diyseeds.org/api/changes/169209/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-persons/martina-widmer/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-25T09:53:54.054258+02:00",
            "action": 47,
            "target": "",
            "id": 193895,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/193895/?format=api"
        }
    ]
}