Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1967506/?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.797503Z",
    "action": 59,
    "target": "100%を超えるプロビジョニングはオーバープロビジョニングと呼ばれ、ディスクスペースを節約するための便利な戦略になります。ただし、すべてのVMが割り当てられたすべてのスペースを実際に使用できることを保証することはできなくなりました。ここで、最大プロビジョニングのレベルを設定できます。150%の警告レベルは、プロビジョニングを50%超えると警告します。",
    "id": 1733782,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1733782/?format=api"
}