Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/28293887/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis-storage-plugin/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis-storage-plugin/ja/?format=api",
    "user": null,
    "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "timestamp": "2021-09-24T09:37:02.269103+02:00",
    "action": 4,
    "target": "\n最初のドライブを追加していると、通知が表示され、再起動を求められます。再起動すると、データは古いドライブから新しいドライブに\n古いドライブから新しいドライブに移動します。この作業には時間がかかりますので、次回の再起動には時間がかかります。\n",
    "id": 12911825,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/12911825/?format=api"
}