Changes API.

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

GET /api/changes/6357/?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/zooms-sur-l-histoire-de-la-monnaie/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-02-01T13:09:55.838745Z",
    "action": 51,
    "target": "",
    "id": 6357,
    "action_name": "Created component",
    "url": "https://weblate.duniter.org/api/changes/6357/?format=api"
}