GET /api/v3/core/authors/9927/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Mitchell Parrish",
"title": "Mitchell Parrish",
"id": 9927,
"slug": "mitchell-parrish",
"url": "https://www.guitarparty.com/api/v3/core/authors/9927/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 22630,
"title": "Does Your Heart Beat for Me?",
"url": "https://www.guitarparty.com/songs/does-your-heart-beat-for-meh/"
},
{
"id": 22009,
"title": "Stars Fell On Alabama",
"url": "https://www.guitarparty.com/songs/stars-fell-on-alabama/"
}
]
}