Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/wadb/glossary/vi/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/vi/?format=api", "user": null, "author": null, "timestamp": "2021-10-18T03:43:21.045234Z", "action": 0, "target": "", "id": 12088, "action_name": "Resource update", "url": "https://weblate.rikka.app/api/changes/12088/?format=api" } ] }