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