Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/32903/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/de/?format=api",
    "user": "https://translate.yunohost.org/api/users/chwonl/?format=api",
    "author": "https://translate.yunohost.org/api/users/chwonl/?format=api",
    "timestamp": "2020-09-01T11:47:55.771378Z",
    "action": 5,
    "target": "Die Operation ist fehlgeschlagen! Das tut uns leid :( Sie können Sich <a href='https://yunohost.org/help'>hier Hilfe holen</a>. Bitte stellen Sie *die ganzen Logs* der Operation bereit, damit Ihnen besser geholfen werden kann. Dies tun Sie, indem Sie auf den grünen 'mit Yunopaste teilen' Knopf drücken. Wenn Sie die Logs teilen, wird Yunohost automatisch versuchen Ihre privaten Daten wie Domainnamen und IP's zu anonymisieren.",
    "id": 16994,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/16994/?format=api"
}