Changes API.

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

GET /api/changes/10041/?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-project/ooops_kanban_start_stop/?format=api",
    "translation": "http://weblate.ops404.it/api/translations/ooops-project/ooops_kanban_start_stop/it/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2021-04-27T20:38:36.062069+02:00",
    "action": 0,
    "target": "",
    "id": 10041,
    "action_name": "Resource update",
    "url": "http://weblate.ops404.it/api/changes/10041/?format=api"
}