Changes API.

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

GET /api/changes/35461/?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/ooops_fatturapa_out_sale_ddt/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2022-07-22T09:50:59.416618+02:00",
    "action": 14,
    "target": "",
    "id": 35461,
    "action_name": "Component automatically locked",
    "url": "http://weblate.ops404.it/api/changes/35461/?format=api"
}