Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11055115/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-registration/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-18T12:14:54.714251Z",
    "action": 2,
    "target": "元のシステムを起動して、登録可能な全てのシステムを正しく登録しておいてください。\nなお、インストール済みのシステムが %{product} にアップグレード可能であることも\n確認しておいてください。",
    "id": 1822421,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1822421/?format=api"
}