Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/137749/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/galene/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/galene/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T18:41:10.771886Z",
    "action": 71,
    "target": "Groups are defined by JSON files located in the folder `__DATA_DIR__/groups`. Each group is represented by a `GroupName.json` file.  To create a new group, you need to create a `GroupNameExample.json` file and restart Galène service (you can also make subfolder groups, and the groups will be accessible with `https://__DOMAIN__/group/subfolder/GroupName/`). Various configuration options are available (see https://github.com/YunoHost-Apps/galene_ynh/wiki/Configuration-file).",
    "id": 209862,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/209862/?format=api"
}