Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/peertube/angular/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2019-11-07T08:47:04.397987Z",
    "action": 21,
    "target": "",
    "id": 11669,
    "action_name": "Dépôt rebasé",
    "url": "https://weblate.framasoft.org/api/changes/11669/?format=api"
}