/exhibitions/province/{:id}
Get exhibitions by province id - example 3
GET /exhibitions/province/{:id} HTTP/1.1
Host: http://quickapi.mallguide.co.za/api
0=>
mall_id 857
province "Western Cape"
city "Cape Town"
name "Access Park"
exhibitions
/exhibitions/mall/{:id}
Get exhibitions by mall id - example 1023
GET /exhibitions/mall/{:id} HTTP/1.1
Host: http://quickapi.mallguide.co.za/api
mall_name "Greenstone Shopping Centre"
mall_id 1023
exhibitions =>
0 =>
id 9133
name "Expressive Royco Activation "
start_date "2019-05-29 00:00:00"
end_date "2019-05-29 00:00:00"
category "Exhibition"
venue "Etrance 5 Parking Lot"
display "Yes"
/exhibitions/{:id}
Get single exhibition details by id - example 9071
GET /exhibitions/{:id} HTTP/1.1
Host: http://quickapi.mallguide.co.za/api
id 9071
name "Vintage Photography photography "
start_date "2019-03-12 00:00:00"
end_date "2019-03-25 00:00:00"
description ""
location "Edgars Court "
thumbnail "https://www.mallguide.co.za/uploadimages/mall_1023/"
image "https://www.mallguide.co.za/uploadimages/mall_1023/"
category "Exhibition"