GET /api/v3/core/authors/2256/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bing Cosby",
"title": "Bing Cosby",
"id": 2256,
"slug": "bing-cosby",
"url": "https://www.guitarparty.com/api/v3/core/authors/2256/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 2547,
"title": "I'll Be Home For Christmas",
"url": "https://www.guitarparty.com/songs/i-ll-be-home-for-christmas/"
},
{
"id": 14267,
"title": "When My Dreamboat Comes Home",
"url": "https://www.guitarparty.com/songs/when-my-dreamboat-comes-home/"
},
{
"id": 1044,
"title": "White Christmas",
"url": "https://www.guitarparty.com/songs/white-christmas/"
}
]
}