Changes API.

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

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

{
    "unit": null,
    "component": "http://weblate.ops404.it/api/components/ooops-l10n-italy-14-0/ooops_l10n_it_fatturapa_doceasy/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2022-05-12T19:02:20.480058+02:00",
    "action": 21,
    "target": "",
    "id": 32437,
    "action_name": "Rebased repository",
    "url": "http://weblate.ops404.it/api/changes/32437/?format=api"
}