GET /api/v3/core/authors/7939/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "George Brown",
"title": "George Brown",
"id": 7939,
"slug": "george-brown",
"url": "https://www.guitarparty.com/api/v3/core/authors/7939/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19735,
"title": "A Little Box Of Pine On The 7:29",
"url": "https://www.guitarparty.com/songs/a-little-box-of-pine-on-the-729/"
},
{
"id": 13786,
"title": "Have You Ever Been Lonely",
"url": "https://www.guitarparty.com/songs/have-you-ever-been-lonely/"
}
]
}