Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1969295/?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.172146Z",
    "action": 59,
    "target": "デフォルトでは、各ホストにピギーバックデータソースがあります<br><br><b>他のホストからのピギーバックデータがあれば使用する:</b><br>この場合、このホストの<tt>Check_MK</tt>サービスはピギーバックデータを処理しますが、利用可能なピギーバックデータがない場合は警告しません。関連する発見されたサービスは古くなります。<br><br><b>常にピギーバックデータを使用し、期待する:</b><br>ホストはピギーバックデータを期待し、このホストの<tt>Check_MK</tt>サービスは、ピギーバックデータが利用できない場合に警告を発します。<br><br><b>ピギーバックデータ使用しない:</b><br><tt>Check_MK</tt>サービスはピギーバックデータをまったく処理せず、利用可能であっても無視します。",
    "id": 1735683,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1735683/?format=api"
}