-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
152 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,152 +1 @@ | ||
[ | ||
{ | ||
"title": "Ooh Rap I Ya", | ||
"artist": "George Clanton", | ||
"releaseDate": "7/28/2023", | ||
"genre": "Chillwave," | ||
}, | ||
{ | ||
"title": "UTOPIA", | ||
"artist": "Travis Scott", | ||
"releaseDate": "7/28/2023", | ||
"genre": "Southern Hip Hop," | ||
}, | ||
{ | ||
"title": "I Inside the Old Year Dying", | ||
"artist": "PJ Harvey", | ||
"releaseDate": "7/7/2023", | ||
"genre": "Singer-Songwriter," | ||
}, | ||
{ | ||
"title": "The Loveliest Time", | ||
"artist": "Carly Rae Jepsen", | ||
"releaseDate": "7/28/2023", | ||
"genre": "Dance-Pop" | ||
}, | ||
{ | ||
"title": "My Back Was a Bridge for You to Cross", | ||
"artist": "ANOHNI and the Johnsons", | ||
"releaseDate": "7/7/2023", | ||
"genre": "Soul," | ||
}, | ||
{ | ||
"title": "Blackbox Life Recorder 21f / in a room7 F760", | ||
"artist": "Aphex Twin", | ||
"releaseDate": "7/28/2023", | ||
"genre": "IDM" | ||
}, | ||
{ | ||
"title": "The Ballad of Darren", | ||
"artist": "Blur", | ||
"releaseDate": "7/21/2023", | ||
"genre": "Art Rock," | ||
}, | ||
{ | ||
"title": "Grave Robbing", | ||
"artist": "leroy", | ||
"releaseDate": "7/20/2023", | ||
"genre": "Hard Dance," | ||
}, | ||
{ | ||
"title": "Get Up", | ||
"artist": "NewJeans", | ||
"releaseDate": "7/21/2023", | ||
"genre": "K-Pop," | ||
}, | ||
{ | ||
"title": "Scaring the Hoes: DLC Pack", | ||
"artist": "JPEGMAFIA x Danny BrownJPEGMAFIADanny Brown", | ||
"releaseDate": "7/11/2023", | ||
"genre": "Hardcore Hip Hop," | ||
}, | ||
{ | ||
"title": "Evenings at the Village Gate", | ||
"artist": "John Coltrane with Eric DolphyJohn ColtraneEric Dolphy", | ||
"releaseDate": "7/14/2023", | ||
"genre": "Post-Bop" | ||
}, | ||
{ | ||
"title": "Interstates", | ||
"artist": "abriction", | ||
"releaseDate": "7/14/2023", | ||
"genre": "Shoegaze," | ||
}, | ||
{ | ||
"title": "Speak Now (Taylor's Version)", | ||
"artist": "Taylor Swift", | ||
"releaseDate": "7/7/2023", | ||
"genre": "Pop Rock," | ||
}, | ||
{ | ||
"title": "Version Up", | ||
"artist": "ODD EYE CIRCLE", | ||
"releaseDate": "7/12/2023", | ||
"genre": "K-Pop," | ||
}, | ||
{ | ||
"title": "The Greater Wings", | ||
"artist": "Julie Byrne", | ||
"releaseDate": "7/7/2023", | ||
"genre": "Chamber Folk," | ||
}, | ||
{ | ||
"title": "Sundial", | ||
"artist": "Noname", | ||
"releaseDate": "8/11/2023", | ||
"genre": "Conscious Hip Hop," | ||
}, | ||
{ | ||
"title": "Magic 2", | ||
"artist": "Nas", | ||
"releaseDate": "7/21/2023", | ||
"genre": "East Coast Hip Hop," | ||
}, | ||
{ | ||
"title": "Love’s Holiday", | ||
"artist": "Oxbow", | ||
"releaseDate": "7/21/2023", | ||
"genre": "Art Rock" | ||
}, | ||
{ | ||
"title": "If We Stayed Alive", | ||
"artist": "12 Rods", | ||
"releaseDate": "7/7/2023", | ||
"genre": "Indie Rock," | ||
}, | ||
{ | ||
"title": "Sepulchre", | ||
"artist": "ALEPH", | ||
"releaseDate": "7/21/2023", | ||
"genre": "Future Garage" | ||
}, | ||
{ | ||
"title": "Se bueno", | ||
"artist": "TURQUOISEDEATH", | ||
"releaseDate": "7/28/2023", | ||
"genre": "Atmospheric Drum and Bass," | ||
}, | ||
{ | ||
"title": "Love Hallucination", | ||
"artist": "Jessy Lanza", | ||
"releaseDate": "7/28/2023", | ||
"genre": "Alternative R&B," | ||
}, | ||
{ | ||
"title": "Blackbraid II", | ||
"artist": "Blackbraid", | ||
"releaseDate": "7/7/2023", | ||
"genre": "Melodic Black Metal" | ||
}, | ||
{ | ||
"title": "Morbid Visions", | ||
"artist": "Cavalera", | ||
"releaseDate": "7/14/2023", | ||
"genre": "Thrash Metal," | ||
}, | ||
{ | ||
"title": "Soft Landing", | ||
"artist": "Art School Girlfriend", | ||
"releaseDate": "8/4/2023", | ||
"genre": "Indietronica," | ||
} | ||
] | ||
[] |