How i can get ALL public repositories using a REST API call?

"http:///repos?visibility=public returns only the first 25 entries. Using the nextPageStart value from the returned list doesn’t work in a subsequent API call.