Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/102659719/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-30T00:03:16.934890+01:00",
    "action": 59,
    "target": "phpMyAdmin 的主题由 :config:option:`$cfg['ThemeManager']` 和 :config:option:`$cfg['ThemeDefault']` 指定。在 :file:`./public/themes/`目录下,不可以删除 ``pmahomme`` 和其中的目录结构,因为这是 phpMyAdmin 使用的系统主题。 ``pmahomme`` 包含了所有的图片和样式,向下兼容并未包含图片或 css 文件的主题。如果启用了 :config:option:`$cfg['ThemeManager']` ,你可以在主页选择喜欢的主题。选择的主题将存储于 cookie 中。",
    "id": 72301580,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/72301580/?format=api"
}