GET /api/v3/core/authors/8020/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "the Whites",
"title": "the Whites",
"id": 8020,
"slug": "the-whites",
"url": "https://www.guitarparty.com/api/v3/core/authors/8020/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheWhites.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 13963,
"title": "Homesick For Heaven",
"url": "https://www.guitarparty.com/songs/homesick-for-heaven/"
},
{
"id": 14296,
"title": "Mamas Teaching Angels How To Sing",
"url": "https://www.guitarparty.com/songs/mamas-teaching-angels-how-to-sing/"
}
]
}