Steps to replicate the issue (include links if applicable):
What happens?:
$ curl https://openstack-browser.toolforge.org/api/projects.json <!doctype html> <html lang=en> <title>500 Internal Server Error</title> <h1>Internal Server Error</h1> <p>The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.</p>
What should have happened instead?:
Expected a JSON object of OpenStack project IDs mapped to names, as implied by the source. (1, 2)