Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/ishtar/glossary/pt/changes/?format=api
{ "count": 2, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://translate.iggdrasil.net/api/components/ishtar/glossary/?format=api", "translation": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/pt/?format=api", "user": null, "author": null, "timestamp": "2024-04-23T07:45:59.539459Z", "action": 0, "target": "", "id": 14114, "action_name": "Resource updated", "url": "https://translate.iggdrasil.net/api/changes/14114/?format=api" }, { "unit": null, "component": "https://translate.iggdrasil.net/api/components/ishtar/glossary/?format=api", "translation": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/pt/?format=api", "user": null, "author": null, "timestamp": "2024-04-23T07:45:57.915111Z", "action": 17, "target": "", "id": 14108, "action_name": "Changes committed", "url": "https://translate.iggdrasil.net/api/changes/14108/?format=api" } ] }