Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/ooops-pos-14-0/ooops_pos_purchase_consignment/en/changes/?format=api
{ "count": 1, "next": null, "previous": null, "results": [ { "unit": null, "component": "http://weblate.ops404.it/api/components/ooops-pos-14-0/ooops_pos_purchase_consignment/?format=api", "translation": "http://weblate.ops404.it/api/translations/ooops-pos-14-0/ooops_pos_purchase_consignment/en/?format=api", "glossary_term": null, "user": null, "author": null, "timestamp": "2023-04-27T20:05:35.970742+02:00", "action": 0, "target": "", "id": 48881, "action_name": "Resource update", "url": "http://weblate.ops404.it/api/changes/48881/?format=api" } ] }