Request
{
"jsonrpc": "2.0",
"method": "getEventList",
"params":[],
"id":1
}
Response
{
"result": {
"1": {
"id": "1",
"name": "Hourly photoshoot",
"duration": "60",
"hide_duration": "0",
"description": "<p>If you want to try yourself as a model but haven't decided on an image. <br /> 5-7 retouched and print-ready photos + the raw footage on a disc </p>",
"picture": "a200edab10b669225e22d2b3803a38b5.jpg",
"is_public": "1",
"is_active": "1",
"position": "0",
"is_recurring": "0",
"picture_path": "/uploads/mib/event__picture/small/a200edab10b669225e22d2b3803a38b5.jpg",
"price": "300.0000",
"currency": "UAH",
"categories": ["1"]
},
...
},
"id": "1",
"jsonrpc": "2.0"
}