Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11156395/?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-27T12:00:39.526672Z",
    "action": 2,
    "target": "这些软件包使用着由于引入其它问题而已被维护团队撤回的修复性版本。请考虑将其升级或降级至其它版本。",
    "id": 2042625,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2042625/?format=api"
}