Changes API.

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

GET /api/changes/601/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2019-09-12T11:06:15.815114Z",
    "action": 21,
    "target": "",
    "id": 601,
    "action_name": "Repository rebased",
    "url": "https://weblate.framasoft.org/api/changes/601/"
}