Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/wfrp-master/glossary/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-03-17T00:58:07.333199+01:00",
    "action": 53,
    "target": "",
    "id": 85079539,
    "action_name": "Repository notification received",
    "url": "https://hosted.weblate.org/api/changes/85079539/?format=api"
}