Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13183919/?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.759886Z",
    "action": 9,
    "target": "多くの場合、Perlモジュールは、既存のCヘッダーやライブラリにある機能をラップしたり、OS固有の機能を使用するように書かれています。実際にモジュールを構築しようとする前に、_Build.PL_または_Makefile.PL_ファイルでこれらの要件が存在するかどうかをチェックすると便利です。\n\nこのクラスのオブジェクトは、ExtUtils::CBuilderを囲む拡張を提供して、_.c_ファイルの作成、コンパイル、リンク、実行、特定の機能が存在するかどうかのテストを簡略化します。\n\nまた、リンクする正しいライブラリを検索したり、ヘッダファイルを見つけるためのインクルードディレクトリを検索したりする必要もあります。このクラスは、ここでもサポートを提供します。",
    "id": 2046897,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/2046897/?format=api"
}