Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/ishtar/glossary/es/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/es/?format=api", "user": null, "author": null, "timestamp": "2024-04-23T07:45:59.050009Z", "action": 0, "target": "", "id": 14112, "action_name": "Resource updated", "url": "https://translate.iggdrasil.net/api/changes/14112/?format=api" }, { "unit": null, "component": "https://translate.iggdrasil.net/api/components/ishtar/glossary/?format=api", "translation": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/es/?format=api", "user": null, "author": null, "timestamp": "2024-04-23T07:45:58.398873Z", "action": 17, "target": "", "id": 14110, "action_name": "Changes committed", "url": "https://translate.iggdrasil.net/api/changes/14110/?format=api" } ] }