GET /api/v3/core/authors/6460/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ray Henderson",
"title": "Ray Henderson",
"id": 6460,
"slug": "ray-henderson",
"url": "https://www.guitarparty.com/api/v3/core/authors/6460/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19328,
"title": "Five Foot Two",
"url": "https://www.guitarparty.com/songs/five-foot-two/"
},
{
"id": 22158,
"title": "I´m Sitting On Top Of The World",
"url": "https://www.guitarparty.com/songs/i-m-sitting-on-top-of-the-world/"
},
{
"id": 22664,
"title": "Life Is Just A Bowl Of Cherries",
"url": "https://www.guitarparty.com/songs/life-is-just-a-bowl-of-cherries/"
},
{
"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/"
}
]
}