Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1967436/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-15T08:47:42.795954Z",
    "action": 59,
    "target": "<p>ここでは、エージェントが送信するファイル名パターンのリストを  <tt>fileinfo(ファイル情報)</tt>セクションで指定します。ここではグロビングパターンを含むUNCパスが使用されます。e.g. <tt>\\\\hostname\\share name\\*\\foo\\*.log</tt> ホスト名や共有名にはワイルドカードを使用できません。デフォルトでは、見つかった各ファイルは、サイズと経過年数を監視します。グループを作成することで、ファイルのコレクションを実体として監視し、カウント、合計サイズ、最大、最小、最古、または最新のファイルを監視することもできます。注意: 複数のマッチングルールを指定した場合、最初のものだけでなく、<b>すべての</b>マッチングルールがパターン定義に使用されます。</p>",
    "id": 1733705,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1733705/?format=api"
}