GET /api/v3/core/authors/5206/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Gary P. Nunn",
"title": "Gary P. Nunn",
"id": 5206,
"slug": "gary-p-nunn",
"url": "https://www.guitarparty.com/api/v3/core/authors/5206/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/GaryPNunn.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 8978,
"title": "Cow Pasture Pool",
"url": "https://www.guitarparty.com/songs/cow-pasture-pool/"
},
{
"id": 8981,
"title": "I'm Sorry If I Woke You",
"url": "https://www.guitarparty.com/songs/im-sorry-if-i-woke-you/"
},
{
"id": 8980,
"title": "London Homesick Blues",
"url": "https://www.guitarparty.com/songs/london-homesick-blues/"
},
{
"id": 8979,
"title": "My Kind Of Day On Padre",
"url": "https://www.guitarparty.com/songs/my-kind-of-day-on-padre/"
},
{
"id": 8977,
"title": "Roadtrip",
"url": "https://www.guitarparty.com/songs/roadtrip/"
}
]
}