GET /api/v3/core/authors/7042/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Joe Burke",
"title": "Joe Burke",
"id": 7042,
"slug": "joe-burke",
"url": "https://www.guitarparty.com/api/v3/core/authors/7042/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/JoeBurkeart.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 10814,
"title": "All That I'm Asking Is Sympathy",
"url": "https://www.guitarparty.com/songs/all-that-im-asking-is-sympathy/"
},
{
"id": 19318,
"title": "By The River Of The Roses",
"url": "https://www.guitarparty.com/songs/by-the-river-of-the-roses/"
},
{
"id": 11097,
"title": "Carolina Moon",
"url": "https://www.guitarparty.com/songs/carolina-moon/"
},
{
"id": 12809,
"title": "In The Valley Of The Moon",
"url": "https://www.guitarparty.com/songs/in-the-valley-of-the-moon/"
},
{
"id": 20961,
"title": "Oh How I Miss You Tonight",
"url": "https://www.guitarparty.com/songs/oh-how-i-miss-you-tonight/"
},
{
"id": 10069,
"title": "Yearning",
"url": "https://www.guitarparty.com/songs/yearning/"
}
]
}