Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1263526/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/brand/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/brand/uk/?format=api",
    "user": "https://l10n.elementary.io/api/users/DartDeaDia/?format=api",
    "author": "https://l10n.elementary.io/api/users/DartDeaDia/?format=api",
    "timestamp": "2021-12-24T15:37:30.334339Z",
    "action": 8,
    "target": "Не застосовуйте логотип малого розміру, використовуйте натомість значок.",
    "id": 1185915,
    "action_name": "Translation reverted",
    "url": "https://l10n.elementary.io/api/changes/1185915/?format=api"
}