Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/6636/?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_Hant/?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:41.559165Z",
    "action": 9,
    "target": "請先下載 Shizuku。 <p>Shizuku 是一個從 2017 年開始的開源專案(請參閱 GitHub 上的 %s)。它旨在使多個需要 root 或 adb 的應用程式受益。不僅此應用程式,一些其他開發人員的應用程式也在使用 Shizuku。 <p>藉助 Shizuku,此應用程式將獲得難以置信的高速度和更多有趣的功能。對於 Shizuku 本身,電池或效能消耗可忽略不計(不使用時零消耗)。 <p>就像 Unix 哲學,一個程式應該只做一件事。Shizuku 和此應用程式奉行這個理念。實際上,內建所有東西更像是「不良應用程式」所喜歡的。",
    "id": 2821,
    "action_name": "Translation uploaded",
    "url": "https://weblate.rikka.app/api/changes/2821/?format=api"
}