Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/29808/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/application/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-06-29T08:10:46.735987Z",
    "action": 59,
    "target": "先にShizukuをインストールしてください。<p>Shizukuは、2017年から始まったオープンソースのプロジェクトです(GitHubの%sを参照)。rootやadbを必要とする複数のアプリに恩恵を与えるように設計されています。このアプリだけでなく、他の開発者のアプリでもShizukuを使っているものがあります。<p>Shizukuを使うと、このアプリは信じられないほどの高速化と、より面白い機能を手に入れることができます。<p>Shizuku自体は、バッテリーやパフォーマンスの消費はごくわずかです(使用しない場合はゼロ)。",
    "id": 21591,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rikka.app/api/changes/21591/?format=api"
}