Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-08-10T16:10:10.860575Z",
    "action": 47,
    "target": "",
    "id": 117854,
    "action_name": "New alert",
    "url": "https://weblate.rob006.net/api/changes/117854/?format=api"
}