Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-07-12T11:09:45.263380Z",
    "action": 47,
    "target": "",
    "id": 10433,
    "action_name": "New alert",
    "url": "https://weblate.rikka.app/api/changes/10433/?format=api"
}