GET /api/v3/core/authors/5942/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Keith Whitley",
"title": "Keith Whitley",
"id": 5942,
"slug": "keith-whitley",
"url": "https://www.guitarparty.com/api/v3/core/authors/5942/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/KeithWhitleykeit.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 12197,
"title": "Don't Close Your Eyes",
"url": "https://www.guitarparty.com/songs/dont-close-your-eyes/"
},
{
"id": 14952,
"title": "Hopelessly Yours",
"url": "https://www.guitarparty.com/songs/hopelessly-yours/"
},
{
"id": 15162,
"title": "If You Think I´m Crazy Now",
"url": "https://www.guitarparty.com/songs/if-you-think-i-m-crazy-now/"
},
{
"id": 10926,
"title": "I'm No Stranger To The Rain",
"url": "https://www.guitarparty.com/songs/im-no-stranger-to-the-rain/"
},
{
"id": 18242,
"title": "Those Two Blue Eyes",
"url": "https://www.guitarparty.com/songs/those-two-blue-eyes/"
}
]
}