Changes API.

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

GET /api/changes/781550/?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/index/?format=api",
    "translation": null,
    "user": "https://l10n.elementary.io/api/users/btkostner/?format=api",
    "author": "https://l10n.elementary.io/api/users/btkostner/?format=api",
    "timestamp": "2021-02-24T19:02:22.409165Z",
    "action": 51,
    "target": "",
    "id": 781550,
    "action_name": "Component created",
    "url": "https://l10n.elementary.io/api/changes/781550/?format=api"
}