Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/gtt-project/glossary/changes/?format=api
{ "count": 5, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://weblate.osgeo.org/api/components/gtt-project/glossary/?format=api", "translation": "https://weblate.osgeo.org/api/translations/gtt-project/glossary/sv/?format=api", "user": null, "author": null, "timestamp": "2025-06-03T17:01:45.185833Z", "action": 0, "target": "", "id": 2117056, "action_name": "Resource updated", "url": "https://weblate.osgeo.org/api/changes/2117056/?format=api" }, { "unit": null, "component": "https://weblate.osgeo.org/api/components/gtt-project/glossary/?format=api", "translation": "https://weblate.osgeo.org/api/translations/gtt-project/glossary/sv/?format=api", "user": null, "author": null, "timestamp": "2025-06-03T17:01:45.096783Z", "action": 17, "target": "", "id": 2117044, "action_name": "Changes committed", "url": "https://weblate.osgeo.org/api/changes/2117044/?format=api" }, { "unit": null, "component": "https://weblate.osgeo.org/api/components/gtt-project/glossary/?format=api", "translation": "https://weblate.osgeo.org/api/translations/gtt-project/glossary/de/?format=api", "user": null, "author": null, "timestamp": "2021-11-29T06:15:02.088497Z", "action": 0, "target": "", "id": 3505, "action_name": "Resource updated", "url": "https://weblate.osgeo.org/api/changes/3505/?format=api" }, { "unit": null, "component": "https://weblate.osgeo.org/api/components/gtt-project/glossary/?format=api", "translation": "https://weblate.osgeo.org/api/translations/gtt-project/glossary/ja/?format=api", "user": null, "author": null, "timestamp": "2021-11-29T06:06:45.589967Z", "action": 0, "target": "", "id": 3494, "action_name": "Resource updated", "url": "https://weblate.osgeo.org/api/changes/3494/?format=api" }, { "unit": null, "component": "https://weblate.osgeo.org/api/components/gtt-project/glossary/?format=api", "translation": null, "user": null, "author": null, "timestamp": "2021-11-29T06:06:45.576226Z", "action": 21, "target": "", "id": 3493, "action_name": "Repository rebased", "url": "https://weblate.osgeo.org/api/changes/3493/?format=api" } ] }