Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/g1nkgo/glossary/ca/changes/?format=api
{ "count": 3, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://weblate.duniter.org/api/components/g1nkgo/glossary/?format=api", "translation": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/ca/?format=api", "user": null, "author": null, "timestamp": "2023-03-24T12:03:49.538896Z", "action": 0, "target": "", "id": 10359, "action_name": "Resource update", "url": "https://weblate.duniter.org/api/changes/10359/?format=api" }, { "unit": "https://weblate.duniter.org/api/units/40554/?format=api", "component": "https://weblate.duniter.org/api/components/g1nkgo/glossary/?format=api", "translation": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/ca/?format=api", "user": null, "author": null, "timestamp": "2026-04-29T14:19:18.775469Z", "action": 31, "target": "", "id": 77921, "action_name": "New string added", "url": "https://weblate.duniter.org/api/changes/77921/?format=api" }, { "unit": "https://weblate.duniter.org/api/units/40653/?format=api", "component": "https://weblate.duniter.org/api/components/g1nkgo/glossary/?format=api", "translation": "https://weblate.duniter.org/api/translations/g1nkgo/glossary/ca/?format=api", "user": null, "author": null, "timestamp": "2026-04-29T14:49:15.450832Z", "action": 31, "target": "", "id": 77976, "action_name": "New string added", "url": "https://weblate.duniter.org/api/changes/77976/?format=api" } ] }