Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/44073999/?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.934620+01:00",
    "action": 59,
    "target": "要手动创建该文件,只要用您的文本编辑器在 phpMyAdmin 主(顶层)文件夹(包含 :file:`index.php` 的文件夹)中创建 :file:`config.inc.php`(您也可以通过复制 :file:`config.sample.inc.php` 以获得最少设置)。phpMyAdmin 首先会加载默认设置,然后用 :file:`config.inc.php` 中的设置覆盖。若某个设置的默认值就是您想要的,您就不用在 :file:`config.inc.php` 中再写一次。一个简单的设置如下:",
    "id": 72301570,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/72301570/?format=api"
}