I've noticed that when using the Foursquare API venues/search endpoint, the venues are not being returned with all the specials I find on the website using explore. These venues are returned with Foursquare specials but not 3rd party specials. I've also explored the specials/search and venues details endpoints with no luck.
The example below is the venues/search api call that will return a single venue called "Fainting Goat Pub". Currently this venue has a Scoutmob special that is visible on the Foursquare website but not in the API results.
So, is it possible to use the venues/search endpoint to get venue information along with 3rd party deals like those provided by Scoutmob? If not, how do we go about getting that information?