GET /api/v3/core/authors/10429/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Four Lads",
"title": "The Four Lads",
"id": 10429,
"slug": "the-four-lads",
"url": "https://www.guitarparty.com/api/v3/core/authors/10429/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheFourLads.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 28353,
"title": "Gilly Gilly Ossenfeffer Katzenellenbogen by the Sea",
"url": "https://www.guitarparty.com/songs/gilly-gilly-ossenfeffer-katzenellenbogen-by-the-sea/"
},
{
"id": 22453,
"title": "Who Needs You",
"url": "https://www.guitarparty.com/songs/who-needs-you/"
}
]
}