Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/111563/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/store/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/store/de/?format=api",
    "user": "https://translate.yunohost.org/api/users/vinzv/?format=api",
    "author": "https://translate.yunohost.org/api/users/vinzv/?format=api",
    "timestamp": "2025-01-16T22:35:13.791020Z",
    "action": 2,
    "target": "Eine Applikation mit dem Namen %(slug)s existiert bereits im Katalog, <a href='%(url)s'>Sie können ihre Seite hier sehen</a>.",
    "id": 194531,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/194531/?format=api"
}