Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/wadb/glossary/enm/changes/?format=api
{ "count": 1, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://weblate.rikka.app/api/components/wadb/glossary/?format=api", "translation": "https://weblate.rikka.app/api/translations/wadb/glossary/enm/?format=api", "user": null, "author": null, "timestamp": "2024-10-15T20:43:46.932542Z", "action": 0, "target": "", "id": 64837, "action_name": "Resource update", "url": "https://weblate.rikka.app/api/changes/64837/?format=api" } ] }