-
Notifications
You must be signed in to change notification settings - Fork 0
API v1
Ligin Vellakkad edited this page Dec 22, 2016
·
4 revisions
- Movies
- url --> api/v1/movie/latest/
- data --> movie_name, movie_pic, language, theatre, movie-id
- Restaurants
- url --> api/v1/restaurent/general
- data --> name, pic, ambience, restaurent-id
- Culturals
- url --> api/v1/cultural/latest
- data --> name, pic, type, cultural-id
- Events
- url --> api/v1/event/latest
- data --> name, pic, organiser, event-id
- Movies
- url --> api/v1/movie/movie-id/detail
- data --> name, pic, status, time, theatre, hall, location, landmark, online availability
- Restaurents
- url --> api/v1/restaurent/restaurent-id/detail
- data --> name, pic, type, timings, ambience, home-delivery, location, contact-no
- Culturals
- url --> api/v1/cultural/cultural-id/detail
- data --> name, pic, main-attraction, event-type, location
- Events
- url --> api/v1/event/event-id/detail
- data --> name, pic, organiser, timings, fee, location, contact-no
made with ♥ by kozhikodens