GET /api/v3/core/authors/6710/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Billy Hill",
"title": "Billy Hill",
"id": 6710,
"slug": "billy-hill",
"url": "https://www.guitarparty.com/api/v3/core/authors/6710/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/BillyHill.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 16979,
"title": "Call Of The Canyon",
"url": "https://www.guitarparty.com/songs/call-of-the-canyon/"
},
{
"id": 15147,
"title": "Empty Saddles",
"url": "https://www.guitarparty.com/songs/empty-saddles/"
},
{
"id": 13786,
"title": "Have You Ever Been Lonely",
"url": "https://www.guitarparty.com/songs/have-you-ever-been-lonely/"
},
{
"id": 21373,
"title": "In The Chapel In The Moonlight",
"url": "https://www.guitarparty.com/songs/in-the-chapel-in-the-moonlight/"
},
{
"id": 11761,
"title": "The Last Round Up",
"url": "https://www.guitarparty.com/songs/the-last-round-up/"
},
{
"id": 11767,
"title": "Wagon Wheels",
"url": "https://www.guitarparty.com/songs/wagon-wheels/"
}
]
}