Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/phyphox/glossary/de/changes/?format=api
{ "count": 3, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://translate.phyphox.org/api/components/phyphox/glossary/?format=api", "translation": "https://translate.phyphox.org/api/translations/phyphox/glossary/de/?format=api", "user": null, "author": null, "timestamp": "2021-11-08T15:18:20.823901Z", "action": 0, "target": "", "id": 10026, "action_name": "Resource update", "url": "https://translate.phyphox.org/api/changes/10026/?format=api" }, { "unit": null, "component": "https://translate.phyphox.org/api/components/phyphox/glossary/?format=api", "translation": "https://translate.phyphox.org/api/translations/phyphox/glossary/de/?format=api", "user": "https://translate.phyphox.org/api/users/staacks/?format=api", "author": "https://translate.phyphox.org/api/users/staacks/?format=api", "timestamp": "2021-12-03T19:59:17.998447Z", "action": 0, "target": "", "id": 10441, "action_name": "Resource update", "url": "https://translate.phyphox.org/api/changes/10441/?format=api" }, { "unit": "https://translate.phyphox.org/api/units/49776/?format=api", "component": "https://translate.phyphox.org/api/components/phyphox/glossary/?format=api", "translation": "https://translate.phyphox.org/api/translations/phyphox/glossary/de/?format=api", "user": null, "author": null, "timestamp": "2025-11-17T10:42:54.216408Z", "action": 31, "target": "", "id": 21776, "action_name": "New string added", "url": "https://translate.phyphox.org/api/changes/21776/?format=api" } ] }