Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/133222/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/kanboard/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/kanboard/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T18:39:30.196404Z",
    "action": 71,
    "target": "You have to edit this file `__INSTALL_DIR__/config.php`, find the line `define('REVERSE_PROXY_AUTH', true);` and change it from `true` to `false`.  **Warning** this disables the possibility to connect with SSOwat users. You will *only* be able to connect with Kanboard users created inside of Kanboard.  Then you can connect.",
    "id": 204469,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/204469/?format=api"
}