Hi, I want to use the JSON API RC edition of the database in an automated fashion to detect changes that break our software earlier. But I have trouble finding the correct endpoint. For production I use the following URL: https://apps.db.ripe.net/whois What is the equivalent URL for the RC version of the database? From the post on http://www.ripe.net/data-tools/db/release-notes/rc-release-candidate-environ... it is not clear which of the URLs would emulate apps.db.ripe.net/whois. I tried: rc.db.ripe.net/whois rest-rc.db.ripe.net/whois whois-rc.ripe.net/whois I kinda expect rest-rc.db.ripe.net/whois to work, but it gives me a "The requested URL /whois/create was not found on this server." error. What is the endpoint? Kind regards, Job