GET /api/v3/core/authors/13315/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Rick Nowels",
"title": "Rick Nowels",
"id": 13315,
"slug": "rick-nowels",
"url": "https://www.guitarparty.com/api/v3/core/authors/13315/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28074,
"title": "Life Is a Rollercoaster",
"url": "https://www.guitarparty.com/songs/life-is-a-rollercoaster/"
},
{
"id": 25422,
"title": "Soon We'll Be Found",
"url": "https://www.guitarparty.com/songs/soon-well-be-found/"
}
]
}