Changes API.

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

GET /api/changes/150379/?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-default-group/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-11-17T07:05:32.991959Z",
    "action": 14,
    "target": "",
    "id": 150379,
    "action_name": "Component locked",
    "url": "https://weblate.rob006.net/api/changes/150379/?format=api"
}