GET /api/v3/core/authors/5816/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jerry Crutchfield",
"title": "Jerry Crutchfield",
"id": 5816,
"slug": "jerry-crutchfield",
"url": "https://www.guitarparty.com/api/v3/core/authors/5816/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13508,
"title": "Fancy Satin Pillows",
"url": "https://www.guitarparty.com/songs/fancy-satin-pillows/"
},
{
"id": 11822,
"title": "Gone Gone Gone",
"url": "https://www.guitarparty.com/songs/gone-gone-gone/"
},
{
"id": 21034,
"title": "Lets Pretend Were Lovers Again",
"url": "https://www.guitarparty.com/songs/lets-pretend-were-lovers-again/"
},
{
"id": 21267,
"title": "My Whole World Is Falling Down",
"url": "https://www.guitarparty.com/songs/my-whole-world-is-falling-down/"
},
{
"id": 20655,
"title": "Oh What It Did To Me",
"url": "https://www.guitarparty.com/songs/oh-what-it-did-to-me/"
},
{
"id": 10563,
"title": "These Arms Of Mine",
"url": "https://www.guitarparty.com/songs/these-arms-of-mine/"
},
{
"id": 19060,
"title": "What Will I Tell My Darling",
"url": "https://www.guitarparty.com/songs/what-will-i-tell-my-darling/"
},
{
"id": 10836,
"title": "You Can Be Replaced",
"url": "https://www.guitarparty.com/songs/you-can-be-replaced/"
}
]
}