Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3113642/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/ja/?format=api",
    "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "author": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "timestamp": "2022-01-05T06:34:55.436929Z",
    "action": 5,
    "target": "私たちのデスクトップ環境とすべてのアプリは、Vala や GTK、Granite、そして数多くのオープンソースのライブラリを用いて構築されています。私たちは、すべてのソースコードの管理とすべての開発作業を GitHub で行っています。もしこれまでに elementary OS 向けのアプリを開発したことがない場合は、以下の開発者向けガイドを参照することを推奨します。",
    "id": 1192460,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1192460/?format=api"
}