Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.linphone.org/api/components/linphone-iphone/aboutview/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2023-07-15T13:55:54.034969Z",
    "action": 55,
    "target": "GPL-3.0-or-later",
    "id": 39303,
    "action_name": "License changed",
    "url": "https://weblate.linphone.org/api/changes/39303/?format=api"
}