Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/6294380/?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-04-28T08:54:22.210515Z",
    "action": 2,
    "target": "印刷を正しく動作させるためには、 cups が必要です。\n印刷を無効化しますか?\n注意: 印刷をいったん無効化したあと、再度有効化するには、\n\"printers\" 共有を手作業で有効化して cups をインストールする必要があります。",
    "id": 1795340,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1795340/?format=api"
}