If you register, you get a URL. In the case of The Scope, this is: http://ryerson.airtime.pro At this URL, all you get is the login screen.
How interesting would it be (and how difficult to programme) that a station can customize this page a little, with a logo and an embedded player in the Airtime admin interface - and have at least a basic page with contact info from the word "go!"? This should / could be something you enable in the admin interface. And only then, the login screen will look different, with player, logo, schedule and info on top - and the login form moves to the bottom. It is still needed for the editors.
First, I do think it's a great idea. But as hoerich points out a simple "station" page isn't going to work for everyone. I think it would be much more useful if Airtime exposed ALL of the relevant information for a station in JSON format which could be called via ajax and integrated in a simple (or complex) station page. (like with /api/live-info/type/endofday)
If a developer could retreive all that information (station info, streaming url, currently playing, next up, schedule, etc.) I'm sure it would be easy enough for someone to set up a service separate from the Airtime app to display a simple web page for small stations. (and still provide the tools for large terrestrial stations to create more complex sites/apps)
Generally, yes, the API would solve plenty of issues for web developers to include Airtime information into their website. Any volunteers out there to give it a go?