GET /api/v3/core/authors/5565/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Townes Van Zandt",
"title": "Townes Van Zandt",
"id": 5565,
"slug": "townes-van-zandt",
"url": "https://www.guitarparty.com/api/v3/core/authors/5565/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TownesVanZandtdo.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 13102,
"title": "If I Needed You",
"url": "https://www.guitarparty.com/songs/if-i-needed-you/"
},
{
"id": 13630,
"title": "No Lonesome Tune",
"url": "https://www.guitarparty.com/songs/no-lonesome-tune/"
},
{
"id": 10199,
"title": "Snowing On Raton",
"url": "https://www.guitarparty.com/songs/snowing-on-raton/"
}
]
}