Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/138950/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/forgejo/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T18:41:33.196190Z",
    "action": 71,
    "target": "**Known issue** : when a user is added to a group (e.g. the one with «Forgejo (admin)» permission), the synchronization is not triggered by YunoHost. You have to update a user (without any modification) to trigger it. (https://github.com/YunoHost/issues/issues/2213)\n",
    "id": 211302,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/211302/?format=api"
}