Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/16833328/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/kingu/?format=api",
    "author": "https://hosted.weblate.org/api/users/kingu/?format=api",
    "timestamp": "2022-09-16T01:38:34.155471+02:00",
    "action": 2,
    "target": "不像 GNOME 和 Plasma,Xfce 没有将其定为大型项目。除了现代桌面的基本元素(文件管理,窗口管理,会话管理,应用程序面板,等等),它只提供了几个特定的应用程序:一个终端,一个日历 (<emphasis role=\"pkg\">orage</emphasis>),一个图像浏览器,一个 CD/DVD 烧录工具,一个媒体播放器(<emphasis role=\"pkg\">parole</emphasis>)、声音控制和一个文本编辑器 (<emphasis role=\"pkg\">mousepad</emphasis>)。<ulink type=\"block\" url=\"https://xfce.org/?lang=zh_CN\" />",
    "id": 34781614,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/34781614/?format=api"
}