Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/109538862/?format=api",
    "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-03T12:02:17.430107+02:00",
    "action": 30,
    "target": "* Fix use of broken icon packs\n* Fix flickering shortcut icons\n* Speed up adding of 'Exclude ...' settings\n* Allow widgets to fit better into KISS\n* Add operators '×x÷' back to the calculator\n* Fix popup menu position for widgets using whole screen\n* Fix reset of custom app name\n* Fix listening on package changes",
    "id": 86594001,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/86594001/?format=api"
}