Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3219327/?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:49:28.053756Z",
    "action": 31,
    "target": "Отменить",
    "id": 1404502,
    "action_name": "String added",
    "url": "https://l10n.elementary.io/api/changes/1404502/?format=api"
}