Currently the list pull requests api doesn't return the same data as when performing specific GET request to pull request ( e.g. merged, mergeable etc.. properties are missing )
Seems like Github API has a graphQL which supports more properties for resources and advanced search capabilities.