Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13184040/?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:10.412961Z",
    "action": 9,
    "target": "このモジュールは、主に'PL_keyword_plugin'フックメカニズムを使用するキーワードプラグインの作成者のために、新しいperl-visible構文を提供する構文モジュールの作成を支援するいくつかのXS関数を提供します。他の誰にとってもあまり役に立つことはなさそうですし、これらを使ってperlコードを書くときに役に立つこともなさそうです。XSを使ってキーワード・プラグインを作成しているのでなければ、このモジュールはあなたに向いていません。\n\nこのモジュールも現在実験中であり、設計は進化中であり、変更される可能性があります。それ以降のバージョンでは、ABIとの互換性が失われる可能性があり、それに依存するモジュールを変更するか、少なくとも再構築する必要があります。",
    "id": 2047009,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/2047009/?format=api"
}