GET /api/v3/core/authors/5463/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bob Merrill",
"title": "Bob Merrill",
"id": 5463,
"slug": "bob-merrill",
"url": "https://www.guitarparty.com/api/v3/core/authors/5463/?format=api",
"bio_short": "",
"artist_img": "//guitarparty.overcastcdn.com/images/BobMerrillbm.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 10040,
"title": "Don't Bother To Cry",
"url": "https://www.guitarparty.com/songs/dont-bother-to-cry/"
},
{
"id": 3685,
"title": "Hamingjan",
"url": "https://www.guitarparty.com/songs/hamingjan/"
},
{
"id": 17366,
"title": "Honeycomb",
"url": "https://www.guitarparty.com/songs/honeycomb/"
},
{
"id": 20029,
"title": "(How Much Is) That Doggie in the Window?",
"url": "https://www.guitarparty.com/songs/how-much-is-that-doggie-in-the-window/"
},
{
"id": 17349,
"title": "How Much Is That Hound Dog In The Window?",
"url": "https://www.guitarparty.com/songs/how-much-is-that-hound-dog-in-the-window/"
},
{
"id": 26747,
"title": "Hvutti út í glugga",
"url": "https://www.guitarparty.com/songs/hvutti-ut-i-glugga/"
},
{
"id": 1878,
"title": "Hæ Mambó",
"url": "https://www.guitarparty.com/songs/hae-mambo/"
},
{
"id": 21767,
"title": "You Don´t Have To Be A Baby To Cry",
"url": "https://www.guitarparty.com/songs/you-don-t-have-to-be-a-baby-to-cry/"
}
]
}