Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/33889/?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.836128Z",
    "action": 59,
    "target": "请先安装 Sui 或者 Shizuku。她们是一对拥有相同 API 设计的姐妹。 <p>Sui 是一个 Magisk 模块。推荐已安装 Magisk 的设备使用。 <p>Shizuku 是一个独立的 Android 应用。",
    "id": 25684,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rikka.app/api/changes/25684/?format=api"
}