Changes API.

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

GET /api/changes/69153/?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_async_binds/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-10-15T14:46:11.231402+02:00",
    "action": 15,
    "target": "",
    "id": 69153,
    "action_name": "Component automatically unlocked",
    "url": "http://weblate.ops404.it/api/changes/69153/?format=api"
}