Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.rikka.app/api/components/takostats/application/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-04-14T02:55:42.800784Z",
    "action": 53,
    "target": "",
    "id": 59752,
    "action_name": "Received repository notification",
    "url": "https://weblate.rikka.app/api/changes/59752/?format=api"
}