GET /api/v3/core/authors/9465/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Al Dexter",
"title": "Al Dexter",
"id": 9465,
"slug": "al-dexter",
"url": "https://www.guitarparty.com/api/v3/core/authors/9465/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/AlDexter.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 21237,
"title": "Pistol Packing Mama",
"url": "https://www.guitarparty.com/songs/pistol-packing-mama/"
},
{
"id": 20883,
"title": "Too Late To Worry To Blue To Cry",
"url": "https://www.guitarparty.com/songs/too-late-to-worry-to-blue-to-cry/"
}
]
}