I try to navigate to the releases tag of a specific repository in Github via the PyGithub API. I only can navigate to the repository, but I can't navigate any further. Is there a command in the PyGithub API?
UPDATE
Or is there another Python API that satisfies my demands?