Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/129846/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-22T14:42:46.491344Z",
    "action": 71,
    "target": "This app does not exists (anymore?) in the catalog and therefore must be upgraded manually from the command line, using `yunohost app upgrade <app>` and providing the url of the repo using the `-u` option.",
    "id": 198020,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/198020/?format=api"
}