Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11322190/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-base/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": "2020-02-18T05:17:43.659121Z",
    "action": 5,
    "target": "<p><big><b>新しい GPG 鍵の作成</b></big><br>\n<tt>gpg --gen-key</tt> を開始しました。 詳細は <tt>gpg</tt> のマニュアルページをご覧ください。\nキャンセルする場合は Ctrl+C キーを押してください。\n</p>",
    "id": 1354220,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1354220/?format=api"
}