Hi.. In the api below I created requests for ll and query and it worked fine.
https://api.foursquare.com/v2/venues/...
But in the api below I need to change the value of venue id (ie, 4b77c8baf964a5205daa2ee3) during runtime..
https://api.foursquare.com/v2/venues/...
I need to treat venue id like a query request. Is it possible?