Changes API.

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

GET /api/changes/522079/?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_payment/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/account_payment/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-31T23:33:27.584766Z",
    "action": 0,
    "target": "",
    "id": 522079,
    "action_name": "Resource updated",
    "url": "https://translate.tryton.org/api/changes/522079/?format=api"
}