Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/mobilizon-org/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-01-10T07:45:18.826052Z",
    "action": 28,
    "target": "ssh: connect to host framagit.org port 22: No route to host\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n (128)",
    "id": 507090,
    "action_name": "Échec de la poussée du dépôt",
    "url": "https://weblate.framasoft.org/api/changes/507090/?format=api"
}