Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3219354/?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/lenemter/?format=api",
    "author": "https://l10n.elementary.io/api/users/lenemter/?format=api",
    "timestamp": "2023-02-23T01:46:28.385101Z",
    "action": 45,
    "target": "",
    "id": 1523692,
    "action_name": "Contributor joined",
    "url": "https://l10n.elementary.io/api/changes/1523692/?format=api"
}