Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/132579/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/forte/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forte/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T18:39:07.982260Z",
    "action": 71,
    "target": "**Additional settings in .htconfig.php**: If you need to add some additional lines in .htconfig.php (as described on the [Service Classes](https://codeberg.org/fortified/forte/src/branch/release/doc/admin/en/Service_Classes.mc) or [PHPMailer](https://codeberg.org/fortified/forte/src/branch/release/doc/admin/en/SMTP.mc) documentation), please add it in the `/home/yunohost.app/forte/extra_conf.php` file (or `/home/yunohost.app/forte__X/extra_conf.php` if you installed more than one site). Do not touch .htconfig.php as your changes will be wiped when the YunoHost package is upgraded.",
    "id": 203576,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/203576/?format=api"
}