Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3133672/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "timestamp": "2021-05-08T23:27:44.083229Z",
    "action": 2,
    "target": "<h2>下部の枠内にあるソフトウエア詳細</h2><p>下部の枠内には、選択したパッケージに対する利用可能な情報が表示されます。なお、インストールを行うことでさらに詳しい情報を表示することができます。</p><p>また、この枠内でパッケージのバージョンを指定することもできます。</p>",
    "id": 1802861,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1802861/?format=api"
}