Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/harbour-lyrics/translations/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-11-27T10:48:05.285089+01:00",
    "action": 28,
    "target": "Pull request failed: Validation Failed: {'resource': 'PullRequest', 'field': 'head', 'code': 'invalid'}",
    "id": 40176456,
    "action_name": "Repository push failed",
    "url": "https://hosted.weblate.org/api/changes/40176456/?format=api"
}