GET /api/v3/core/authors/7375/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Phoebe P. Knapp",
"title": "Phoebe P. Knapp",
"id": 7375,
"slug": "phoebe-p-knapp",
"url": "https://www.guitarparty.com/api/v3/core/authors/7375/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10451,
"title": "Blessed Assurance",
"url": "https://www.guitarparty.com/songs/blessed-assurance/"
},
{
"id": 11003,
"title": "Safe In The Arms Of Jesus",
"url": "https://www.guitarparty.com/songs/safe-in-the-arms-of-jesus/"
}
]
}