Earlier I was using Reddit API which does provide upvote counts but due to the limitation of returned results I am forced to use PushShift API. It seems Push shift does not return vote counts and also does not filter posts by section just like Reddit does.
Is there any way to achieve this? I tried /info Endpoint: https://www.reddit.com/api/info.json?id=<ID> but it did not work either