Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3219326/?format=api",
    "component": "https://l10n.elementary.io/api/components/terminal/glossary/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/terminal/glossary/ru/?format=api",
    "user": "https://l10n.elementary.io/api/users/cubic/?format=api",
    "author": "https://l10n.elementary.io/api/users/cubic/?format=api",
    "timestamp": "2022-11-23T12:48:59.934005Z",
    "action": 31,
    "target": "Ошибка",
    "id": 1404500,
    "action_name": "String added",
    "url": "https://l10n.elementary.io/api/changes/1404500/?format=api"
}