Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.elementary.io/api/components/store/checkout/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/store/checkout/uk/?format=api",
    "user": "https://l10n.elementary.io/api/users/btkostner/?format=api",
    "author": "https://l10n.elementary.io/api/users/btkostner/?format=api",
    "timestamp": "2021-07-08T21:00:26.354348Z",
    "action": 48,
    "target": "",
    "id": 903792,
    "action_name": "Language added",
    "url": "https://l10n.elementary.io/api/changes/903792/?format=api"
}