GET /api/v3/core/authors/6805/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Murphy Maddux",
"title": "Murphy Maddux",
"id": 6805,
"slug": "murphy-maddux",
"url": "https://www.guitarparty.com/api/v3/core/authors/6805/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11927,
"title": "Fools Like Me",
"url": "https://www.guitarparty.com/songs/fools-like-me/"
},
{
"id": 12763,
"title": "What A Price I Had To Pay",
"url": "https://www.guitarparty.com/songs/what-a-price-i-had-to-pay/"
}
]
}