Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13183952/?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:01.075598Z",
    "action": 9,
    "target": "PBKDF2は安全なパスワードハッシュアルゴリズムであり、「鍵強化」の技術を使用して、ブルートフォース攻撃の複雑さを任意に高くします。PBKDF2は、他の任意の暗号ハッシュまたは暗号を使用し(慣例により、通常はHMAC-SHA1であるが、'Crypt::PBKDF2'は完全にプラグ可能である)、ハッシュ関数の任意の回数の反復と、ほぼ無制限の出力ハッシュサイズ(バックエンドハッシュの出力サイズの2**32-1倍まで)を可能にします。このハッシュは、他のパスワードハッシュと同じようにソルト処理されます。また、ソルトのサイズも任意です。",
    "id": 2046927,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/2046927/?format=api"
}