Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/rk_lite/rklscommon/en/changes/?format=api
{ "count": 1, "next": null, "previous": null, "results": [ { "unit": null, "component": "http://weblate.ucs.ru/api/components/rk_lite/rklscommon/?format=api", "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklscommon/en/?format=api", "dictionary": null, "user": null, "author": null, "timestamp": "2024-03-10T16:37:08", "action": 0, "target": "", "id": 1128788, "action_name": "Resource update", "url": "http://weblate.ucs.ru/api/changes/1128788/?format=api" } ] }