Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7664375/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-iplb/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/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:32:15.754389Z",
    "action": 2,
    "target": "\n<p><b><big>check interval (確認間隔)</big> =</b> <i>n</i>\n</p><p>サーバチェックを行う間隔を秒単位で指定します。\n</p><p>既定値: 10 秒\n\n",
    "id": 1802887,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1802887/?format=api"
}