Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.duniter.org/api/components/trm/theorie-relative-de-la-monnaie/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-09-26T21:12:56.266653Z",
    "action": 21,
    "target": "",
    "id": 5869,
    "action_name": "Rebased repository",
    "url": "https://weblate.duniter.org/api/changes/5869/?format=api"
}