Translation projects API.

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

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

{
    "count": 742,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/projects/diyseeds-org/changes/?format=api&page=37",
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-04T04:50:39.832010+01:00",
            "action": 47,
            "target": "",
            "id": 166076,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/166076/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-25T09:53:50.341270+02:00",
            "action": 47,
            "target": "",
            "id": 193864,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/193864/?format=api"
        }
    ]
}