Changes API.

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

GET /api/changes/69216/?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-account-14-0/ooops_account_payment_term_mode_bridge/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-10-15T16:42:25.774605+02:00",
    "action": 18,
    "target": "",
    "id": 69216,
    "action_name": "Pushed changes",
    "url": "http://weblate.ops404.it/api/changes/69216/?format=api"
}