Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/cyberos/disk-usage/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-07-16T06:10:51.201464+02:00",
    "action": 14,
    "target": "",
    "id": 29394682,
    "action_name": "Component locked",
    "url": "https://hosted.weblate.org/api/changes/29394682/?format=api"
}