Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/19928/?format=api",
    "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/zh_Hant/?format=api",
    "user": "https://weblate.rikka.app/api/users/coin3x/?format=api",
    "author": "https://weblate.rikka.app/api/users/coin3x/?format=api",
    "timestamp": "2021-11-13T20:08:28.332133Z",
    "action": 2,
    "target": "透過 %1$s,您可以在任何終端程式中連線到由 Shizuku 執行的 shell 並與之互動。 <p>有關 %1$s 的具體使用方式,請輕觸以閱讀說明。",
    "id": 12905,
    "action_name": "Translation changed",
    "url": "https://weblate.rikka.app/api/changes/12905/?format=api"
}