GET /api/v3/core/authors/7849/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Derailers",
"title": "The Derailers",
"id": 7849,
"slug": "the-derailers",
"url": "https://www.guitarparty.com/api/v3/core/authors/7849/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheDerailers.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 13621,
"title": "Play Me The Waltz Of The Angels",
"url": "https://www.guitarparty.com/songs/play-me-the-waltz-of-the-angels/"
},
{
"id": 21789,
"title": "The Right Place",
"url": "https://www.guitarparty.com/songs/the-right-place/"
}
]
}