Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/logfly/translations/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-03-14T05:08:56.789191+01:00",
    "action": 47,
    "target": "",
    "id": 19346309,
    "action_name": "Alert triggered",
    "url": "https://hosted.weblate.org/api/changes/19346309/?format=api"
}