GET /api/v3/core/authors/6341/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Rusty Gabbard",
"title": "Rusty Gabbard",
"id": 6341,
"slug": "rusty-gabbard",
"url": "https://www.guitarparty.com/api/v3/core/authors/6341/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21153,
"title": "I’m Glad I’m On The Inside Looking Out",
"url": "https://www.guitarparty.com/songs/im-glad-im-on-the-inside-looking-out/"
},
{
"id": 11186,
"title": "Much Too Young To Die",
"url": "https://www.guitarparty.com/songs/much-too-young-to-die/"
},
{
"id": 12870,
"title": "Touch And Go Heart",
"url": "https://www.guitarparty.com/songs/touch-and-go-heart/"
},
{
"id": 19119,
"title": "Would You Like To Have A Broken Heart",
"url": "https://www.guitarparty.com/songs/would-you-like-to-have-a-broken-heart/"
}
]
}