Changes API.

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

GET /api/changes/69037/?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_product_stock_by_lot/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-10-15T12:04:23.291635+02:00",
    "action": 51,
    "target": "",
    "id": 69037,
    "action_name": "Created component",
    "url": "http://weblate.ops404.it/api/changes/69037/?format=api"
}