GET /api/v3/core/authors/8131/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Rhoda Roberts",
"title": "Rhoda Roberts",
"id": 8131,
"slug": "rhoda-roberts",
"url": "https://www.guitarparty.com/api/v3/core/authors/8131/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 18098,
"title": "Blue Without My Baby",
"url": "https://www.guitarparty.com/songs/blue-without-my-baby/"
},
{
"id": 26001,
"title": "Ding Dong",
"url": "https://www.guitarparty.com/songs/ding-dong-2/"
},
{
"id": 14188,
"title": "Put A Light In The Window",
"url": "https://www.guitarparty.com/songs/put-a-light-in-the-window/"
}
]
}