GET /api/v3/core/authors/523/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jeff Who?",
"title": "Jeff Who?",
"id": 523,
"slug": "jeff-whoh",
"url": "https://www.guitarparty.com/api/v3/core/authors/523/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/JeffWho.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 3316,
"title": "Á landsmót - skáta",
"url": "https://www.guitarparty.com/songs/a-landsmot-skata/"
},
{
"id": 679,
"title": "Barfly",
"url": "https://www.guitarparty.com/songs/barfly/"
},
{
"id": 1844,
"title": "Congratulations",
"url": "https://www.guitarparty.com/songs/congratulations-1/"
},
{
"id": 26204,
"title": "Death Before Disco",
"url": "https://www.guitarparty.com/songs/death-before-disco/"
},
{
"id": 867,
"title": "The Morning After You",
"url": "https://www.guitarparty.com/songs/the-morning-after-you/"
}
]
}