GET /api/v3/core/authors/6330/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bobby P. Barker",
"title": "Bobby P. Barker",
"id": 6330,
"slug": "bobby-p-barker",
"url": "https://www.guitarparty.com/api/v3/core/authors/6330/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21374,
"title": "My Woman Loves The Devil Out Of Me",
"url": "https://www.guitarparty.com/songs/my-woman-loves-the-devil-out-of-me/"
},
{
"id": 11170,
"title": "Sing Her Home To Me George Jones",
"url": "https://www.guitarparty.com/songs/sing-her-home-to-me-george-jones/"
},
{
"id": 19146,
"title": "You Might Want To Use Me Again",
"url": "https://www.guitarparty.com/songs/you-might-want-to-use-me-again/"
}
]
}