Translation components API.

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

GET /api/components/diyseeds-org-pages/translate/changes/?format=api&page=7
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 122,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/translate/changes/?format=api&page=6",
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/translate/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-23T05:32:24.897475+02:00",
            "action": 15,
            "target": "",
            "id": 223178,
            "action_name": "Component automatically unlocked",
            "url": "http://translate.diyseeds.org/api/changes/223178/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/translate/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-06T08:54:04.578898+01:00",
            "action": 47,
            "target": "",
            "id": 231981,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/231981/?format=api"
        }
    ]
}