Translation components API.

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

GET /api/components/diyseeds-org-videos/chard-beetroot/changes/?format=api&page=14
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 262,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/chard-beetroot/changes/?format=api&page=13",
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/chard-beetroot/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-08-30T08:52:16.544185+02:00",
            "action": 47,
            "target": "",
            "id": 146112,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/146112/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/chard-beetroot/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-25T09:53:49.840717+02:00",
            "action": 47,
            "target": "",
            "id": 193838,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/193838/?format=api"
        }
    ]
}