GET /api/v3/core/authors/5912/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Larry Sparks",
"title": "Larry Sparks",
"id": 5912,
"slug": "larry-sparks",
"url": "https://www.guitarparty.com/api/v3/core/authors/5912/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/LarrySparkslarry.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 17344,
"title": "Dont Neglect The Roses",
"url": "https://www.guitarparty.com/songs/dont-neglect-the-roses/"
},
{
"id": 19306,
"title": "Love Of The Mountains",
"url": "https://www.guitarparty.com/songs/love-of-the-mountains/"
},
{
"id": 10488,
"title": "There's More That Holds The Picture",
"url": "https://www.guitarparty.com/songs/theres-more-that-holds-the-picture/"
}
]
}