Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14771440/?format=api",
    "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/get-o-o/main/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "timestamp": "2024-04-14T22:14:18.545037Z",
    "action": 2,
    "target": "Leap Micro には従来型のインストーラは付属しておりません。インストールを行いたい場合は自己インストールメディアをお使いください。\n新しく提供されるようになったパッケージイメージには、インストール済みの環境で利用できる、 Leap Micro の RPM リポジトリのオフラインダンプのみが含まれています。\n",
    "id": 3031022,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/3031022/?format=api"
}