GET /api/v3/core/authors/7307/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bobby David",
"title": "Bobby David",
"id": 7307,
"slug": "bobby-david",
"url": "https://www.guitarparty.com/api/v3/core/authors/7307/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/BobbyDavid.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 11588,
"title": "Heartbreak Hurricane",
"url": "https://www.guitarparty.com/songs/heartbreak-hurricane/"
},
{
"id": 10091,
"title": "I Hope You're Feeling Me",
"url": "https://www.guitarparty.com/songs/i-hope-youre-feeling-me/"
},
{
"id": 11372,
"title": "I'll Remember Her That Way",
"url": "https://www.guitarparty.com/songs/ill-remember-her-that-way/"
},
{
"id": 10183,
"title": "Rainy Nights And Memories",
"url": "https://www.guitarparty.com/songs/rainy-nights-and-memories/"
},
{
"id": 10227,
"title": "Speaking Of The Angel",
"url": "https://www.guitarparty.com/songs/speaking-of-the-angel/"
},
{
"id": 10396,
"title": "You Can't Do Wrong And Get By",
"url": "https://www.guitarparty.com/songs/you-cant-do-wrong-and-get-by/"
}
]
}