Updated Album (markdown)
+4
-8
@@ -8,8 +8,7 @@
|
||||
{
|
||||
"id" : 2,
|
||||
"title" : "Damn",
|
||||
"album_artist" : "Kendrick Lamar",
|
||||
"song_count" : 1
|
||||
"album_artist" : "Kendrick Lamar"
|
||||
}
|
||||
```
|
||||
|
||||
@@ -24,20 +23,17 @@
|
||||
{
|
||||
"id" : 1,
|
||||
"title" : "I Thought I Was an Alien",
|
||||
"album_artist" : "Soko",
|
||||
"song_count" : 1
|
||||
"album_artist" : "Soko"
|
||||
},
|
||||
{
|
||||
"id" : 2,
|
||||
"title" : "Damn",
|
||||
"album_artist" : "Kendrick Lamar",
|
||||
"song_count" : 1
|
||||
"album_artist" : "Kendrick Lamar"
|
||||
},
|
||||
{
|
||||
"id" : 3,
|
||||
"title" : "Giving Myself To You",
|
||||
"album_artist" : "Gerald Albright",
|
||||
"song_count" : 1
|
||||
"album_artist" : "Gerald Albright"
|
||||
}
|
||||
]
|
||||
```
|
||||
Reference in New Issue
Block a user