GET /api/v3/core/authors/10014/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Robert Wells",
"title": "Robert Wells",
"id": 10014,
"slug": "robert-wells",
"url": "https://www.guitarparty.com/api/v3/core/authors/10014/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/RobertWells.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22079,
"title": "When Joanna Loved Me",
"url": "https://www.guitarparty.com/songs/when-joanna-loved-me/"
},
{
"id": 25451,
"title": "Þorláksmessukvöld",
"url": "https://www.guitarparty.com/songs/thorlaksmessukvold/"
}
]
}