GET /api/v3/core/authors/6471/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Benny Whitehead",
"title": "Benny Whitehead",
"id": 6471,
"slug": "benny-whitehead",
"url": "https://www.guitarparty.com/api/v3/core/authors/6471/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 14789,
"title": "Im Gonna Keep On Loving You",
"url": "https://www.guitarparty.com/songs/im-gonna-keep-on-loving-you/"
},
{
"id": 11353,
"title": "Sing Me A Love Song To Baby",
"url": "https://www.guitarparty.com/songs/sing-me-a-love-song-to-baby/"
}
]
}