GET /api/v3/core/authors/9269/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bert Kalmar",
"title": "Bert Kalmar",
"id": 9269,
"slug": "bert-kalmar",
"url": "https://www.guitarparty.com/api/v3/core/authors/9269/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/BertKalmar.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22115,
"title": "Nevertheless (I´m In Love With You)",
"url": "https://www.guitarparty.com/songs/nevertheless-i-m-in-love-with-you/"
},
{
"id": 20458,
"title": "Whos Sorry Now",
"url": "https://www.guitarparty.com/songs/whos-sorry-now/"
}
]
}