Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1969306/?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.172434Z",
    "action": 59,
    "target": "このオプションを有効にすると、指定した期間が有効な場合にのみ、通知が一括送信されます。期間が終了すると、その期間に表示されたすべての通知を含むバルクが送信されます。期間外にも一括送信を有効にしたい場合は、[期間外にも一括送信]オプションを使用します。",
    "id": 1735698,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1735698/?format=api"
}