Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13184019/?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:08.358592Z",
    "action": 9,
    "target": "このモジュールは、他の言語のユーザになじみのある形式で例外処理セマンティクスを実装する構文プラグインを提供します。この形式は、「try」キーワードでラベル付けされたブロック上に構築され、その後に「catch」または「finally」ブロックの少なくとも1つが続きます。\n\nこの便利な動作のための便利な構文を提供するだけでなく、このモジュールには、パーサープラグインの実装方法や、perlコード用の新しい構文と動作を提供するためのoptreesの操作方法に関する多数のコード例が含まれています。\n\nこのモジュールに似た構文が、バージョン5.34.0以降のcore perlに追加されました。新しいコードを作成する場合は、代わりにFeature::Compat::Tryモジュールを使用することをお勧めします。これにより、サポートされているバージョンのperlではコア機能が有効になり、古いバージョンでは「Syntax::Keyword::Try」に戻ります。",
    "id": 2046989,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/2046989/?format=api"
}