Changes API.

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

GET /api/changes/52353081/?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-03-28T17:44:08.295351+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": 52353081,
    "action_name": "Repository push failed",
    "url": "https://hosted.weblate.org/api/changes/52353081/?format=api"
}