Changes API.

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

GET /api/changes/29/?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/glossary/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-12-06T13:58:15.438567Z",
    "action": 21,
    "target": "",
    "id": 29,
    "action_name": "Rebased repository",
    "url": "http://localization.appnomi.com/api/changes/29/?format=api"
}