Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3380219/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/ru/?format=api",
    "user": "https://l10n.elementary.io/api/users/cubic/?format=api",
    "author": "https://l10n.elementary.io/api/users/cubic/?format=api",
    "timestamp": "2023-08-24T18:04:24.960910Z",
    "action": 2,
    "target": "Wi-Fi адаптеры Broadcom®, графические карты NVIDIA® и некоторые виртуальные машины могут функционировать некорректно без проприетарных драйверов. Большинство устройств не требует дополнительных драйверов.",
    "id": 1799582,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1799582/?format=api"
}