GET /api/v3/core/authors/6459/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lew Brown",
"title": "Lew Brown",
"id": 6459,
"slug": "lew-brown",
"url": "https://www.guitarparty.com/api/v3/core/authors/6459/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 22664,
"title": "Life Is Just A Bowl Of Cherries",
"url": "https://www.guitarparty.com/songs/life-is-just-a-bowl-of-cherries/"
},
{
"id": 22060,
"title": "That Old Feeling",
"url": "https://www.guitarparty.com/songs/that-old-feeling/"
},
{
"id": 21955,
"title": "The Birth of the Blues",
"url": "https://www.guitarparty.com/songs/the-birth-of-the-blues/"
},
{
"id": 11339,
"title": "Together",
"url": "https://www.guitarparty.com/songs/together-lyrics-and-chords-conniefranci/"
},
{
"id": 22634,
"title": "You´re The Cream In My Coffee",
"url": "https://www.guitarparty.com/songs/you-re-the-cream-in-my-coffee/"
}
]
}