Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1969420/?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.180222Z",
    "action": 59,
    "target": "CPU使用率は、オペレーティングシステムによってCPUコア単位で提供されます。したがって、各コアはフル稼働時に100%で動作し、N*100%(N=コアの数)の最大負荷を生成します。簡単にするために、この最大値を縮小して、100%を最大値とし、総CPU使用率で考えることができます。",
    "id": 1735816,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1735816/?format=api"
}