Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13178753/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/n-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/n-master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/OotaToshiya/?format=api",
    "author": "https://l10n.opensuse.org/api/users/OotaToshiya/?format=api",
    "timestamp": "2022-03-01T22:56:56.145697Z",
    "action": 5,
    "target": "Nova は、クラスタをスキャンしてインストールされている Helm チャートを探し、既知のすべての Helm リポジトリに対してそれらをクロスチェックします。使用しているチャートの更新バージョンを見つけたり、現在のバージョンが非推奨であることを認識した場合、通知します。",
    "id": 2047474,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/2047474/?format=api"
}