GET /api/v3/core/authors/9912/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ted Koehler",
"title": "Ted Koehler",
"id": 9912,
"slug": "ted-koehler",
"url": "https://www.guitarparty.com/api/v3/core/authors/9912/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TedKoehler.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 21999,
"title": "Ive Got A Right To Sing The Blues",
"url": "https://www.guitarparty.com/songs/ive-got-a-right-to-sing-the-blues/"
},
{
"id": 22257,
"title": "Ive Got The World On A String",
"url": "https://www.guitarparty.com/songs/ive-got-the-world-on-a-string-2/"
}
]
}