Changes API.

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

GET /api/changes/34858/?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-07-05T09:46:43.506890+02:00",
    "action": 53,
    "target": "",
    "id": 34858,
    "action_name": "Received repository notification",
    "url": "http://weblate.ops404.it/api/changes/34858/?format=api"
}