What is the url for the actual Wikipedia json data?

At this point I’m just trying to access the JSON data itself just to see what I’m working with, but I seem to keep seeing regular wikipedia pages. I somehow got through the weather app with a lot of searching and asking, but I am having a really tough time grasping APIs.

wikipedia rest api

https://en.wikipedia.org/api/rest_v1/

Thanks! That along with stringify seemed to get me what I was looking for.