GET /api/v3/core/authors/3390/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Richard Hughes",
"title": "Richard Hughes",
"id": 3390,
"slug": "Richard-Hughes",
"url": "https://www.guitarparty.com/api/v3/core/authors/3390/?format=api",
"bio_short": "",
"artist_img": "//guitarparty.overcastcdn.com/images/RichardHughesRic.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 3445,
"title": "Somewhere only we know",
"url": "https://www.guitarparty.com/songs/somewhere-only-we-know/"
},
{
"id": 23163,
"title": "Sovereign Light Café",
"url": "https://www.guitarparty.com/songs/sovereign-light-cafe/"
}
]
}