Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.tryton.org/api/components/tryton/account_deposit/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-11-30T23:13:39.198313Z",
    "action": 60,
    "target": "weblate.gettext.msgmerge",
    "id": 507883,
    "action_name": "Add-on installed",
    "url": "https://translate.tryton.org/api/changes/507883/?format=api"
}