Changes API.

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

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

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