GET /api/v3/core/authors/6491/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Raymond A. Smith",
"title": "Raymond A. Smith",
"id": 6491,
"slug": "raymond-a-smith",
"url": "https://www.guitarparty.com/api/v3/core/authors/6491/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11401,
"title": "Fifteen Years Ago",
"url": "https://www.guitarparty.com/songs/fifteen-years-ago/"
},
{
"id": 21146,
"title": "She Needs Someone To Hold Her",
"url": "https://www.guitarparty.com/songs/she-needs-someone-to-hold-her/"
}
]
}