Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
    "translation": null,
    "user": "https://weblate.framasoft.org/api/users/gunchleoc/?format=api",
    "author": null,
    "timestamp": "2021-08-06T16:22:03.814281Z",
    "action": 55,
    "target": "GPL-3.0-or-later",
    "id": 225246,
    "action_name": "Licence modifiée",
    "url": "https://weblate.framasoft.org/api/changes/225246/?format=api"
}