Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13183962/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/perl-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-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-01T08:43:02.080508Z",
    "action": 9,
    "target": "File::Find::Objectは、File::Findと同じ働きをしますが、オブジェクトのように、イテレータとともに働きます。File::Findはオブジェクト指向ではないため、同じアプリケーション内で複数の検索を実行することはできません。File::Findの2番目の問題は、そのファイル処理です。メインループを開始した後、別のイベントを待って次の結果を得るのは簡単ではありません。\n\nFile::Find::Objectでは、next()関数を呼び出すことで次のファイルを取得できますが、コールバックを設定することは可能です。",
    "id": 2046936,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/2046936/?format=api"
}