Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/130250/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/fr/?format=api",
    "user": "https://translate.yunohost.org/api/users/ericgaspar/?format=api",
    "author": "https://translate.yunohost.org/api/users/ericgaspar/?format=api",
    "timestamp": "2025-03-10T13:55:19.279785Z",
    "action": 2,
    "target": "Cette application est à jour. <small>(version `{current_version}`)</small><br/><small><em>Vous cherchez une nouvelle version de cette application ? Il y a peut-être une version 'testing' pour laquelle vous pouvez aider les packagers sur le dépôt git du paquet YunoHost !</em></small>",
    "id": 201672,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/201672/?format=api"
}