Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/33888/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/application/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-06-29T08:11:34.836071Z",
    "action": 59,
    "target": "请先下载 Shizuku。 <p>Shizuku 是一个从 2017 年开始的开源项目(请参阅 GitHub 上的 %s)。它旨在使多个需要 root 或 adb 的应用受益。不仅此应用,一些其他开发者的应用也在使用 Shizuku。 <p>借助 Shizuku,此应用将获得难以置信的高速度和更多有趣的功能。对于 Shizuku 本身,电池或性能消耗可忽略不计(不使用时零消耗)。 <p>就像 Unix 哲学,一个程序应该只做一件事。Shizuku 和此应用奉行这个理念。实际上,内置所有东西更像是“不良应用”所喜欢的。",
    "id": 25683,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rikka.app/api/changes/25683/?format=api"
}