Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1970232/?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:44.336004Z",
    "action": 59,
    "target": "ネットワークインターフェイスとスイッチポートを監視するサービスの検出を構成します。このルールは、checkmkの他のほとんどのルールと比較すると、やや特殊なケースであることに注意してください。通常、ルールを適用するための条件は、以下の\"条件\"セクションで排他的に構成されます。ただし、ここでは、\"このルールを適用するための条件\"によって提供されるオプションを使用して、追加の条件を定義できます。これらの条件はインターフェースごとに評価され、対応するサービスの検出を非常に細かく構成できます。たとえば、checkmkに、エイリアスが正規表現\"eth\"と一致するインターフェイスのみを検出させたり、特定のポートタイプまたは状態を検出から除外したりできます。条件のみが指定されているルールを保存することは許可されておらず、エラーが発生することに注意してください。その理由は、そのようなルールは効果がないからです。",
    "id": 1736718,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1736718/?format=api"
}