GET /api/v3/core/authors/6336/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bob Ferguson",
"title": "Bob Ferguson",
"id": 6336,
"slug": "bob-ferguson",
"url": "https://www.guitarparty.com/api/v3/core/authors/6336/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11177,
"title": "Carroll County Accident",
"url": "https://www.guitarparty.com/songs/carroll-county-accident/"
},
{
"id": 21090,
"title": "Taos New Mexico",
"url": "https://www.guitarparty.com/songs/taos-new-mexico/"
},
{
"id": 20924,
"title": "Wings Of A Dove",
"url": "https://www.guitarparty.com/songs/wings-of-a-dove/"
}
]
}