Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/28293616/?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/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/Ignatz/?format=api",
    "author": "https://hosted.weblate.org/api/users/Ignatz/?format=api",
    "timestamp": "2023-09-07T14:57:02.328482+02:00",
    "action": 5,
    "target": "\nIhr Router <b>wartet auf einen Neustart,</b> um dann mit der Migration Ihrer Daten auf das neue Laufwerk \nanzufangen. Bitte lösen Sie den Neustart <b>so bald wie möglich</b> aus, aber bedenken Sie, dass er länger \ndauern wird als üblich, weil die gesamten Daten migriert werden müssen.\n",
    "id": 65147844,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/65147844/?format=api"
}