Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11156393/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-ncurses-pkg/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-ncurses-pkg/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
    "author": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
    "timestamp": "2022-02-27T11:55:56.073984Z",
    "action": 2,
    "target": "已安装的已撤回修复",
    "id": 2042623,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2042623/?format=api"
}