GET /api/v3/core/authors/10385/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Four Aces",
"title": "The Four Aces",
"id": 10385,
"slug": "the-four-aces",
"url": "https://www.guitarparty.com/api/v3/core/authors/10385/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheFourAces.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22409,
"title": "Don´t Take Your Love From Me",
"url": "https://www.guitarparty.com/songs/don-t-take-your-love-from-me/"
},
{
"id": 22415,
"title": "Love Is A Many Splendored Thing",
"url": "https://www.guitarparty.com/songs/love-is-a-many-splendored-thing/"
}
]
}