Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/foodfactory/common/de_AT/changes/?format=api&page=35
{ "count": 681, "next": null, "previous": "http://weblate.ucs.ru/api/translations/foodfactory/common/de_AT/changes/?format=api&page=34", "results": [ { "unit": null, "component": "http://weblate.ucs.ru/api/components/foodfactory/common/?format=api", "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/de_AT/?format=api", "dictionary": null, "user": null, "author": null, "timestamp": "2025-03-14T07:16:20", "action": 0, "target": "", "id": 1236245, "action_name": "Resource update", "url": "http://weblate.ucs.ru/api/changes/1236245/?format=api" } ] }