Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2339666/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-09T05:07:42.967603Z",
    "action": 59,
    "target": "このURLプレフィックスは、NagVisなどのアドオンへのリンクがそのサイトのホストやサービスを指している場合に、リンクの前に付加されます。<tt>http://some.host/mysite/</tt>のような絶対 URL プレフィックスか<tt>/mysite/</tt>のような相対 URL のどちらかを使うことができます。相対 URL を使用する場合、リモートサイトへのプロキシを行うローカルシステムの Apache で mod_proxy を設定する必要があります。詳しくは<a target=_blank href='%s'>online documentation</a>のオンラインドキュメントを参照してください。接頭辞はスラッシュで終わる必要があります。プレフィックスから<tt>/nagvis/</tt>を省きます。",
    "id": 2230996,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2230996/?format=api"
}