Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/129845/?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.491278Z",
    "action": 71,
    "target": "This app is up to date. <small>(version `{current_version}`)</small><br/><small><em>Looking for a new version from upstream? Maybe there's a 'testing' version you can help packagers with on the YunoHost package's git repository!</em></small>",
    "id": 198019,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/198019/?format=api"
}