GET /api/v3/core/authors/13070/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Herb Alpert",
"title": "Herb Alpert",
"id": 13070,
"slug": "herb-alpert",
"url": "https://www.guitarparty.com/api/v3/core/authors/13070/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 25151,
"title": "Winter Wonderland",
"url": "https://www.guitarparty.com/songs/winter-wonderland/"
},
{
"id": 26809,
"title": "Wonderful World",
"url": "https://www.guitarparty.com/songs/wonderful-world-2/"
}
]
}