GET /api/v3/core/authors/9978/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Sammy Gallop",
"title": "Sammy Gallop",
"id": 9978,
"slug": "sammy-gallop",
"url": "https://www.guitarparty.com/api/v3/core/authors/9978/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 22045,
"title": "Elmers Tune",
"url": "https://www.guitarparty.com/songs/elmers-tune/"
},
{
"id": 22338,
"title": "Meet Me Where They Play The Blues",
"url": "https://www.guitarparty.com/songs/meet-me-where-they-play-the-blues/"
},
{
"id": 22435,
"title": "Shoo Fly Pie,Apple Pan Dowdy",
"url": "https://www.guitarparty.com/songs/shoo-fly-pieapple-pan-dowdy/"
},
{
"id": 22357,
"title": "Somewhere Along the Way",
"url": "https://www.guitarparty.com/songs/somewhere-along-the-way/"
},
{
"id": 22202,
"title": "What Good Am I Without You",
"url": "https://www.guitarparty.com/songs/what-good-am-i-without-you/"
}
]
}