Changes API.

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

GET /api/changes/151451/?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-11-17T11:18:38.494025Z",
    "action": 14,
    "target": "",
    "id": 151451,
    "action_name": "Component locked",
    "url": "https://weblate.rob006.net/api/changes/151451/?format=api"
}