Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/opensourcepos/common/en_GB/changes/?format=api&page=6
{ "count": 101, "next": null, "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/en_GB/changes/?format=api&page=5", "results": [ { "unit": null, "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api", "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/en_GB/?format=api", "user": null, "author": null, "timestamp": "2025-08-11T08:27:31.594219Z", "action": 0, "target": "", "id": 185908, "action_name": "Resource update", "url": "https://translate.opensourcepos.org/api/changes/185908/?format=api" } ] }