Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/35560/?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": "2022-09-30T14:26:49.303846Z",
    "action": 59,
    "target": "To fix this, you should upgrade your system and reboot to load the new linux kernel (or contact your server provider if this doesn't work). See https://meltdownattack.com/ for more info.",
    "id": 71976,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/71976/?format=api"
}