Changes API.

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

GET /api/changes/69129/?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-shopinvader-14-0/ooops_shopinvader_sale_profile_generator/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-10-15T14:45:49.813029+02:00",
    "action": 47,
    "target": "",
    "id": 69129,
    "action_name": "New alert",
    "url": "http://weblate.ops404.it/api/changes/69129/?format=api"
}