Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.elementary.io/api/components/mail/extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/mail/extra/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-08T09:08:16.171860Z",
    "action": 17,
    "target": "",
    "id": 1786554,
    "action_name": "Changes committed",
    "url": "https://l10n.elementary.io/api/changes/1786554/?format=api"
}