Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/yunohost-apps-test/koel/en/changes/?format=api
{ "count": 5, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/koel/?format=api", "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/koel/en/?format=api", "user": null, "author": null, "timestamp": "2025-03-19T18:38:35.977255Z", "action": 0, "target": "", "id": 202206, "action_name": "Resource updated", "url": "https://translate.yunohost.org/api/changes/202206/?format=api" }, { "unit": "https://translate.yunohost.org/api/units/131534/?format=api", "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/koel/?format=api", "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/koel/en/?format=api", "user": null, "author": null, "timestamp": "2025-03-19T18:38:35.977216Z", "action": 71, "target": "Targeting web developers, Koel embraces some of the more modern web technologies to do its job.", "id": 202205, "action_name": "String added in the repository", "url": "https://translate.yunohost.org/api/changes/202205/?format=api" }, { "unit": "https://translate.yunohost.org/api/units/131533/?format=api", "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/koel/?format=api", "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/koel/en/?format=api", "user": null, "author": null, "timestamp": "2025-03-19T18:38:35.977175Z", "action": 71, "target": "Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side.", "id": 202204, "action_name": "String added in the repository", "url": "https://translate.yunohost.org/api/changes/202204/?format=api" }, { "unit": "https://translate.yunohost.org/api/units/131532/?format=api", "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/koel/?format=api", "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/koel/en/?format=api", "user": null, "author": null, "timestamp": "2025-03-19T18:38:35.977132Z", "action": 71, "target": "You may change it in Koel's configuration page, for instance into `/home/yunohost.multimedia/share/Music`. If you change it, `__DATA_DIR__` will still be the directory to be backed up.", "id": 202203, "action_name": "String added in the repository", "url": "https://translate.yunohost.org/api/changes/202203/?format=api" }, { "unit": "https://translate.yunohost.org/api/units/131531/?format=api", "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/koel/?format=api", "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/koel/en/?format=api", "user": null, "author": null, "timestamp": "2025-03-19T18:38:35.977053Z", "action": 71, "target": "__APP__'s data directory is located at `__DATA_DIR__` and symlinked to `/home/yunohost.multimedia/__APP__` for easy access to users and other multimedia applications.", "id": 202202, "action_name": "String added in the repository", "url": "https://translate.yunohost.org/api/changes/202202/?format=api" } ] }