Translation projects API.

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

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

{
    "count": 1382,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/projects/diyseeds-org-articles/changes/?format=api&page=69",
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-articles/plant-selection-in-the-industrial-age/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-25T09:53:50.920539+02:00",
            "action": 47,
            "target": "",
            "id": 193867,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/193867/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-articles/why-produce-your-own-seeds/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-25T09:53:50.941525+02:00",
            "action": 47,
            "target": "",
            "id": 193868,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/193868/?format=api"
        }
    ]
}