GET /api/v3/core/authors/5304/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Walker Brothers",
"title": "Walker Brothers",
"id": 5304,
"slug": "walker-brothers",
"url": "https://www.guitarparty.com/api/v3/core/authors/5304/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/WalkerBrothersTh.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 9464,
"title": "In My Room",
"url": "https://www.guitarparty.com/songs/in-my-room/"
},
{
"id": 9463,
"title": "The Sun Ain't Gonna Shine Anymore",
"url": "https://www.guitarparty.com/songs/the-sun-aint-gonna-shine-anymore/"
}
]
}