Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/feedreader/translations/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-08-21T16:48:22.367157+02:00",
    "action": 28,
    "target": "ERROR: This repository was archived so it is read-only.\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n (128)",
    "id": 63843850,
    "action_name": "Repository push failed",
    "url": "https://hosted.weblate.org/api/changes/63843850/?format=api"
}