Changes API.

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

GET /api/changes/1998764/?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/he/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-11T06:04:26.785756Z",
    "action": 17,
    "target": "",
    "id": 1998764,
    "action_name": "Changes committed",
    "url": "https://l10n.elementary.io/api/changes/1998764/?format=api"
}