GET /api/v3/core/authors/6696/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Max Troy Barnes",
"title": "Max Troy Barnes",
"id": 6696,
"slug": "max-troy-barnes",
"url": "https://www.guitarparty.com/api/v3/core/authors/6696/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11743,
"title": "Let Go Of The Stone",
"url": "https://www.guitarparty.com/songs/let-go-of-the-stone/"
},
{
"id": 19161,
"title": "Table For Two",
"url": "https://www.guitarparty.com/songs/table-for-two/"
},
{
"id": 21085,
"title": "Way Down Deep",
"url": "https://www.guitarparty.com/songs/way-down-deep/"
}
]
}