GET /api/v3/core/authors/6614/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bobby Borchers",
"title": "Bobby Borchers",
"id": 6614,
"slug": "bobby-borchers",
"url": "https://www.guitarparty.com/api/v3/core/authors/6614/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 20770,
"title": "Texas When I Die",
"url": "https://www.guitarparty.com/songs/texas-when-i-die/"
},
{
"id": 11618,
"title": "The Jamestown Ferry",
"url": "https://www.guitarparty.com/songs/the-jamestown-ferry/"
},
{
"id": 21404,
"title": "The Only Hell My Momma Ever Raised",
"url": "https://www.guitarparty.com/songs/the-only-hell-my-momma-ever-raised/"
}
]
}