Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2372540/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-samba-server/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-samba-server/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-09T00:20:56.095771Z",
    "action": 2,
    "target": "<p><b>詳細設定</b> では LDAP 設定やユーザ認証の情報源、\n熟練者向けグローバル設定などの詳しい設定を\n行うことができます。</p>\n",
    "id": 1803001,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1803001/?format=api"
}