GET /api/v3/core/authors/5946/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Arthur Crudup",
"title": "Arthur Crudup",
"id": 5946,
"slug": "arthur-crudup",
"url": "https://www.guitarparty.com/api/v3/core/authors/5946/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/ArthurCrudupArth.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 10660,
"title": "My Baby Left Me",
"url": "https://www.guitarparty.com/songs/my-baby-left-me/"
},
{
"id": 23974,
"title": "That's Alright, Mama",
"url": "https://www.guitarparty.com/songs/thats-alright-mama/"
}
]
}