Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/tikka/glossary/fr/changes/?format=api
{ "count": 2, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://weblate.duniter.org/api/components/tikka/glossary/?format=api", "translation": "https://weblate.duniter.org/api/translations/tikka/glossary/fr/?format=api", "user": null, "author": null, "timestamp": "2026-02-23T12:49:12.920404Z", "action": 0, "target": "", "id": 54747, "action_name": "Resource update", "url": "https://weblate.duniter.org/api/changes/54747/?format=api" }, { "unit": "https://weblate.duniter.org/api/units/34408/?format=api", "component": "https://weblate.duniter.org/api/components/tikka/glossary/?format=api", "translation": "https://weblate.duniter.org/api/translations/tikka/glossary/fr/?format=api", "user": "https://weblate.duniter.org/api/users/italpaola/?format=api", "author": "https://weblate.duniter.org/api/users/italpaola/?format=api", "timestamp": "2026-02-25T12:27:45.857496Z", "action": 31, "target": "Blockchain", "id": 59829, "action_name": "New string added", "url": "https://weblate.duniter.org/api/changes/59829/?format=api" } ] }