GET /api/v3/core/authors/6770/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lester Vanadore",
"title": "Lester Vanadore",
"id": 6770,
"slug": "lester-vanadore",
"url": "https://www.guitarparty.com/api/v3/core/authors/6770/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 17515,
"title": "Taking Chances",
"url": "https://www.guitarparty.com/songs/taking-chances/"
},
{
"id": 14039,
"title": "Too Much To Lose",
"url": "https://www.guitarparty.com/songs/too-much-to-lose/"
},
{
"id": 14013,
"title": "When My Conscience Hurts The Most",
"url": "https://www.guitarparty.com/songs/when-my-conscience-hurts-the-most/"
}
]
}