Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11156394/?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:58:01.922958Z",
    "action": 2,
    "target": "这些软件包的某些修复性版本已被维护团队撤回。坚决不鼓励使用这些版本。",
    "id": 2042624,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2042624/?format=api"
}