Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.rob006.net/api/components/flarum/fof-recaptcha/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/fof-recaptcha/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-22T06:07:36.754133Z",
    "action": 17,
    "target": "",
    "id": 50110,
    "action_name": "Committed changes",
    "url": "https://weblate.rob006.net/api/changes/50110/?format=api"
}