How to get Pull Requests data using Github in the browser, or using the API to allow for automating reporting or building in values into a website.
- GitHub GQL API: https://developer.github.com/v4/
- Explorer: https://developer.github.com/v4/explorer/
- Github community topics - these were used to understand the syntax needed.