GET /api/v3/core/authors/6904/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Carson J. Robison",
"title": "Carson J. Robison",
"id": 6904,
"slug": "carson-j-robison",
"url": "https://www.guitarparty.com/api/v3/core/authors/6904/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 12187,
"title": "Carry Me Back To The Lone Prairie",
"url": "https://www.guitarparty.com/songs/carry-me-back-to-the-lone-prairie/"
},
{
"id": 19609,
"title": "Cowboy Yodel",
"url": "https://www.guitarparty.com/songs/cowboy-yodel/"
},
{
"id": 19769,
"title": "I Left My Gal In The Mountains",
"url": "https://www.guitarparty.com/songs/i-left-my-gal-in-the-mountains/"
}
]
}