Translation projects API.

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

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

{
    "count": 19221,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/projects/diyseeds-org-videos/changes/?format=api&page=961",
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/cauliflower/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-25T09:53:50.172123+02:00",
            "action": 47,
            "target": "",
            "id": 193863,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/193863/?format=api"
        }
    ]
}