Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3002921/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/privacy/ru/?format=api",
    "user": "https://l10n.elementary.io/api/users/lenemter/?format=api",
    "author": "https://l10n.elementary.io/api/users/lenemter/?format=api",
    "timestamp": "2022-07-23T02:14:23.769703Z",
    "action": 26,
    "target": "elementary OS автоматически очищает Ваши временные и файлы из корзины. Это не только экономит свободное место в памяти устройства, но и помогает удостовериться, что Ваша конфиденциальная информация не будет Вас преследовать.",
    "id": 1311472,
    "action_name": "Suggestion removed",
    "url": "https://l10n.elementary.io/api/changes/1311472/?format=api"
}