Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/yunohost-apps-test/compteur_du_gase/fr/changes/?format=api
{ "count": 1, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/compteur_du_gase/?format=api", "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/compteur_du_gase/fr/?format=api", "user": null, "author": null, "timestamp": "2025-03-19T18:39:04.396821Z", "action": 0, "target": "", "id": 203311, "action_name": "Resource updated", "url": "https://translate.yunohost.org/api/changes/203311/?format=api" } ] }