Translation components API.

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

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

{
    "count": 302,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/squash-zucchini/changes/?format=api&page=15",
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/squash-zucchini/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-14T04:30:07.391215+01:00",
            "action": 14,
            "target": "",
            "id": 233635,
            "action_name": "Component automatically locked",
            "url": "http://translate.diyseeds.org/api/changes/233635/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/squash-zucchini/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-15T04:30:09.623716+01:00",
            "action": 15,
            "target": "",
            "id": 234087,
            "action_name": "Component automatically unlocked",
            "url": "http://translate.diyseeds.org/api/changes/234087/?format=api"
        }
    ]
}