{"artistsalbums": "https://api.groovebox.org/artists/<artist>/albums", "search": "https://api.groovebox.org/search", "index": "https://api.groovebox.org/", "artiststracks": "https://api.groovebox.org/artists/<artist>/tracks", "albums": "https://api.groovebox.org/albums", "track": "https://api.groovebox.org/tracks/<int:track>", "artists": "https://api.groovebox.org/artists", "genres": "https://api.groovebox.org/genres", "artistsconcert": "https://api.groovebox.org/artists/<artist>/concerts/<concert>", "genre": "https://api.groovebox.org/genres/<int:genre>", "tracks": "https://api.groovebox.org/tracks", "songtracks": "https://api.groovebox.org/songs/<int:song>/tracks", "concert": "https://api.groovebox.org/concerts/<concert>", "songs": "https://api.groovebox.org/songs", "concerts": "https://api.groovebox.org/concerts", "zeroclick": "https://api.groovebox.org/instasearch", "album": "https://api.groovebox.org/albums/<album>", "artistsalbum": "https://api.groovebox.org/artists/<artist>/albums/<int:album>", "artist": "https://api.groovebox.org/artists/<artist>", "artistssongs": "https://api.groovebox.org/artists/<artist>/songs", "song": "https://api.groovebox.org/songs/<int:song>", "artistsconcerts": "https://api.groovebox.org/artists/<artist>/concerts"}