GET /api/v3/core/authors/7234/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Paul Overstreet",
"title": "Paul Overstreet",
"id": 7234,
"slug": "paul-overstreet",
"url": "https://www.guitarparty.com/api/v3/core/authors/7234/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/PaulOverstreetOv.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 11717,
"title": "Diggin' Up Bones",
"url": "https://www.guitarparty.com/songs/diggin-up-bones-2/"
},
{
"id": 11592,
"title": "Houston Solution",
"url": "https://www.guitarparty.com/songs/houston-solution/"
},
{
"id": 8808,
"title": "I Fell In Love Again Last Night",
"url": "https://www.guitarparty.com/songs/i-fell-in-love-again-last-night/"
},
{
"id": 8807,
"title": "Lost And Found",
"url": "https://www.guitarparty.com/songs/lost-and-found/"
},
{
"id": 8806,
"title": "Love Helps Those",
"url": "https://www.guitarparty.com/songs/love-helps-those/"
},
{
"id": 8805,
"title": "My Rock",
"url": "https://www.guitarparty.com/songs/my-rock/"
},
{
"id": 21322,
"title": "One Love At A Time",
"url": "https://www.guitarparty.com/songs/one-love-at-a-time/"
},
{
"id": 20728,
"title": "Same Old Me",
"url": "https://www.guitarparty.com/songs/same-old-me/"
}
]
}