Changes API.

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

GET /api/changes/13613/?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-custom-cepi/ooops_certification_mgmt/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": "http://weblate.ops404.it/api/users/giovanni-ooops/?format=api",
    "author": "http://weblate.ops404.it/api/users/giovanni-ooops/?format=api",
    "timestamp": "2021-06-04T16:13:16.230222+02:00",
    "action": 51,
    "target": "",
    "id": 13613,
    "action_name": "Created component",
    "url": "http://weblate.ops404.it/api/changes/13613/?format=api"
}