Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13183915/?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:42:57.293703Z",
    "action": 9,
    "target": "Crypt::OpenSSL::Guessは、任意のプラットフォーム上のOpenSSLインクルードパスを推測するヘルパーを提供します。\n\nmacOSのHomebrew OpenSSLは、インクルードパスが追加されないために、インストール時に問題を引き起こすことがよくあります。一部のCPANモジュールでは、configure-argsを使用してincludeパスを変更できますが、CartonまたはModule::CPANfileではconfigure-argsを各モジュールに渡すことはできません。Crypt::OpenSSL::* モジュールはMakefile.PLでこれを使用する必要があります。\n\nこのモジュールは、Net::SSLeayの回避策によってインクルードパスを解決します。元のコードは、Net::SSLeayによって'inc/Module/Install/PRIVATE/Net/SSLeay.pm'から取得されます。",
    "id": 2046893,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/2046893/?format=api"
}