Spinner Item List
API endpoint that allows saved sessions to be viewed or edited.
GET /spinner_item/?format=api&ordering=-backgroundcolor&page=55
{ "count": 690, "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundcolor&page=56", "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundcolor&page=54", "results": [ { "id": 319, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Relations" }, { "id": 311, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Rivers" }, { "id": 312, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Capital cities" }, { "id": 313, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Occupations" }, { "id": 314, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Hobbies" }, { "id": 315, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Sports" }, { "id": 316, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Musical instruments" }, { "id": 317, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Planets" }, { "id": 318, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Emotions" }, { "id": 310, "backgroundcolor": "rgb(255, 255, 255)", "backgroundimage": "", "name": "Countries" } ] }