Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/gtt-project/redmine_decision_tree/ja/changes/?format=api
{ "count": 1, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://weblate.osgeo.org/api/components/gtt-project/redmine_decision_tree/?format=api", "translation": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_decision_tree/ja/?format=api", "user": null, "author": null, "timestamp": "2022-01-13T15:30:55.427691Z", "action": 0, "target": "", "id": 7292, "action_name": "Resource updated", "url": "https://weblate.osgeo.org/api/changes/7292/?format=api" } ] }