Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103640478/?format=api",
    "component": "https://hosted.weblate.org/api/components/deepin/deepin-tweak%252Fmain/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/yangyangdaji/?format=api",
    "author": "https://hosted.weblate.org/api/users/yangyangdaji/?format=api",
    "timestamp": "2023-09-03T15:38:10.093056+02:00",
    "action": 2,
    "target": "欢迎使用深度高级工具——深度定制!\n您可以通过在侧边栏中选择所需的项目来以高级方式定义深度操作系统。 从桌面环境到内核,深度定制为您提供高度的可定制性。 现在,让我们一起探索吧!\n如果您对此软件有更多建议,请随时提交 Pull Request 或 Issue。如果这个软件对你有帮助,你可以考虑捐赠给我们,或者给我们的项目打个 Star。 您的支持是我们继续发展的动力,我们感激不尽。",
    "id": 64884447,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/64884447/?format=api"
}