Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/dialect/dialect/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-07-07T10:06:58.332810+02:00",
    "action": 53,
    "target": "",
    "id": 11368419,
    "action_name": "Repository notification received",
    "url": "https://hosted.weblate.org/api/changes/11368419/?format=api"
}