Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1254694/?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-22T05:39:15.360927Z",
    "action": 4,
    "target": "Использует cookie-файлы для запоминания Вашего последнего заказа и Вашей страны, чтобы знать, какие типы карт предлагать для платежей. Для дополнительной информации, читайте",
    "id": 1311423,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1311423/?format=api"
}