Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/tikka/glossary/eo/changes/?format=api
{ "count": 1, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://weblate.duniter.org/api/components/tikka/glossary/?format=api", "translation": "https://weblate.duniter.org/api/translations/tikka/glossary/eo/?format=api", "user": null, "author": null, "timestamp": "2026-02-24T11:25:39.335901Z", "action": 0, "target": "", "id": 56633, "action_name": "Resource update", "url": "https://weblate.duniter.org/api/changes/56633/?format=api" } ] }