Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/225820/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.yunohost.org/api/units/149776/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/minio/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/minio/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-03T22:16:21.404578Z",
    "action": 71,
    "target": "#=================================================\n# SETUP MINIO CREDENTIALS\n#=================================================\nminio_domain=$(ynh_app_setting_get --app=\"minio\" --key=domain)\nminio_admin=$(ynh_app_setting_get --app=\"minio\" --key=admin)\nminio_password=$(ynh_app_setting_get --app=\"minio\" --key=password)\nmc_path=$(ynh_app_setting_get --app=\"minio\" --key=mc_path)\n",
    "id": 225820,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/225820/?format=api"
}