Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3362754/?format=api",
    "component": "https://l10n.elementary.io/api/components/mail/extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/mail/extra/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-17T17:56:33.657726Z",
    "action": 30,
    "target": "Add support for renaming folders",
    "id": 1744576,
    "action_name": "Source string changed",
    "url": "https://l10n.elementary.io/api/changes/1744576/?format=api"
}