GET /api/v3/core/authors/5663/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Johnny Bond",
"title": "Johnny Bond",
"id": 5663,
"slug": "johnny-bond",
"url": "https://www.guitarparty.com/api/v3/core/authors/5663/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/JohnnyBondjohnny.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 18699,
"title": "Cimarron Roll On",
"url": "https://www.guitarparty.com/songs/cimarron-roll-on/"
},
{
"id": 10508,
"title": "Drink Up And Go Home",
"url": "https://www.guitarparty.com/songs/drink-up-and-go-home/"
},
{
"id": 14850,
"title": "Forever Is Ending Today",
"url": "https://www.guitarparty.com/songs/forever-is-ending-today/"
},
{
"id": 10667,
"title": "Gone And Left Me Blues",
"url": "https://www.guitarparty.com/songs/gone-and-left-me-blues/"
},
{
"id": 10343,
"title": "I'll Step Aside",
"url": "https://www.guitarparty.com/songs/ill-step-aside/"
},
{
"id": 13839,
"title": "I Wonder Where You Are Tonight",
"url": "https://www.guitarparty.com/songs/i-wonder-where-you-are-tonight/"
},
{
"id": 20513,
"title": "Lover by Appointment",
"url": "https://www.guitarparty.com/songs/lover-by-appointment/"
},
{
"id": 21492,
"title": "Oklahoma Waltz",
"url": "https://www.guitarparty.com/songs/oklahoma-waltz/"
},
{
"id": 19160,
"title": "Sick Sober And Sorry",
"url": "https://www.guitarparty.com/songs/sick-sober-and-sorry/"
},
{
"id": 21282,
"title": "Tomorrow Never Comes",
"url": "https://www.guitarparty.com/songs/tomorrow-never-comes/"
},
{
"id": 21096,
"title": "Your Old Love Letters",
"url": "https://www.guitarparty.com/songs/your-old-love-letters/"
}
]
}