Changes API.

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

GET /api/changes/795/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "http://localization.appnomi.com/api/components/mobiroller/android-shopify/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-12-06T14:25:36.604908Z",
    "action": 60,
    "target": "weblate.cleanup.blank",
    "id": 795,
    "action_name": "Add-on installed",
    "url": "http://localization.appnomi.com/api/changes/795/?format=api"
}