Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3017771/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/support/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/support/en/?format=api",
    "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "author": "https://l10n.elementary.io/api/users/martinmyrvold/?format=api",
    "timestamp": "2023-04-30T03:02:29.633117Z",
    "action": 65,
    "target": "",
    "id": 1623365,
    "action_name": "Comment resolved",
    "url": "https://l10n.elementary.io/api/changes/1623365/?format=api"
}