Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/crnd-web-17-0/test_crnd_web_models/lt/changes/?format=api
{ "count": 2, "next": null, "previous": null, "results": [ { "unit": null, "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_models/?format=api", "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/test_crnd_web_models/lt/?format=api", "glossary_term": null, "user": "http://weblate.crnd.pro/api/users/Den_Sharaf/?format=api", "author": "http://weblate.crnd.pro/api/users/Den_Sharaf/?format=api", "timestamp": "2025-05-20T09:46:50.764322+03:00", "action": 0, "target": "", "id": 207191, "action_name": "Resource update", "url": "http://weblate.crnd.pro/api/changes/207191/?format=api" }, { "unit": null, "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_models/?format=api", "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/test_crnd_web_models/lt/?format=api", "glossary_term": null, "user": "http://weblate.crnd.pro/api/users/Den_Sharaf/?format=api", "author": "http://weblate.crnd.pro/api/users/Den_Sharaf/?format=api", "timestamp": "2025-05-20T09:46:50.990864+03:00", "action": 44, "target": "", "id": 207195, "action_name": "New strings to translate", "url": "http://weblate.crnd.pro/api/changes/207195/?format=api" } ] }