GET venue

URL

https://s3.amazonaws.com/goeventweb-static.greencopper.com/<hash>/<project_tag>/data/<lang>/venues/<venue_id>.json
(See common endpoint parameters)

Method

GET

Response format

JSON


Response sample

{
  "_id": 7, 
  "can_associate_shows": 1, 
  "description": null, 
  "description2": null, 
  "external_id": null, 
  "generic1": null, 
  "generic2": null, 
  "generic3": null, 
  "generic4": null, 
  "generic5": null, 
  "generic6": null,
  "gps_latitude": 45.4179734126425, 
  "gps_longitude": -73.6760330200195, 
  "link1": null, 
  "link2": null, 
  "link3": null, 
  "link4": null, 
  "link5": null, 
  "link6": null, 
  "photo2Credit": null, 
  "photoCredit": null, 
  "photo_suffix": null, 
  "photo_suffix2": null, 
  "sort_order": null, 
  "subtitle": "Austin, Texas", 
  "tags": [], 
  "title": "Dark Swan"
}