Translation projects API.

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

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

{
    "count": 6502,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/projects/diyseeds-org-pages/changes/?format=api&page=325",
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/translate/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-25T09:53:52.956545+02:00",
            "action": 47,
            "target": "",
            "id": 193881,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/193881/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/links/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-25T09:53:52.985125+02:00",
            "action": 47,
            "target": "",
            "id": 193882,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/193882/?format=api"
        }
    ]
}