Skip to content

Instantly share code, notes, and snippets.

@christineywang
Created December 8, 2018 21:23
Show Gist options
  • Save christineywang/841226b0cc74400182384f788353ad6d to your computer and use it in GitHub Desktop.
Save christineywang/841226b0cc74400182384f788353ad6d to your computer and use it in GitHub Desktop.
JSON response
{
"meta":{
"code":200,
"requestId":"5c0c3190f594df1900a5058d"
},
"notifications":[
{
"type":"notificationTray",
"item":{
"unreadCount":5
}
}
],
"response":{
"venue":{
"id":"5c0c31904a7aae002c95377b",
"name":"Zach's Club Amarillo",
"contact":{
"phone":"8063527100",
"formattedPhone":"(806) 352-7100"
},
"location":{
"address":"6022 SW 48th Ave",
"lat":35.1585,
"lng":-101.904,
"labeledLatLngs":[
{
"label":"display",
"lat":35.1585,
"lng":-101.904
}
],
"distance":0,
"postalCode":"79109",
"cc":"US",
"city":"Amarillo",
"state":"TX",
"country":"United States",
"formattedAddress":[
"6022 SW 48th Ave",
"Amarillo, TX 79109"
]
},
"canonicalUrl":"https:\/\/foursquare.com\/v\/zachs-club-amarillo\/5c0c31904a7aae002c95377b",
"categories":[
{
"id":"4bf58dd8d48988d175941735",
"name":"Gym \/ Fitness Center",
"pluralName":"Gyms or Fitness Centers",
"shortName":"Gym \/ Fitness",
"icon":{
"prefix":"https:\/\/ss3.4sqi.net\/img\/categories_v2\/building\/gym_",
"suffix":".png"
},
"primary":true
}
],
"verified":false,
"stats":{
"tipCount":0,
"usersCount":0,
"checkinsCount":0,
"visitsCount":0
},
"likes":{
"count":0,
"groups":[
]
},
"like":false,
"dislike":false,
"ok":false,
"allowMenuUrlEdit":true,
"beenHere":{
"count":0,
"unconfirmedCount":0,
"marked":false,
"lastCheckinExpiredAt":0
},
"specials":{
"count":0,
"items":[
]
},
"photos":{
"count":0,
"groups":[
{
"type":"checkin",
"name":"Friends' check-in photos",
"count":0,
"items":[
]
}
],
"summary":"No photos"
},
"reasons":{
"count":0,
"items":[
]
},
"hereNow":{
"count":0,
"summary":"Nobody here",
"groups":[
]
},
"createdAt":1544302992,
"tips":{
"count":0,
"groups":[
{
"type":"following",
"name":"Tips from people you follow",
"count":0,
"items":[
]
}
]
},
"shortUrl":"https:\/\/4sq.com\/2rueDQ9",
"timeZone":"America\/Chicago",
"listed":{
"count":0,
"groups":[
]
},
"pageUpdates":{
"count":0,
"items":[
]
},
"inbox":{
"count":0,
"items":[
]
},
"venueChains":[
],
"attributes":{
"groups":[
]
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment