GET /api/v3/core/authors/6518/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jimmy McHugh",
"title": "Jimmy McHugh",
"id": 6518,
"slug": "jimmy-mchugh",
"url": "https://www.guitarparty.com/api/v3/core/authors/6518/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 22307,
"title": "A Lovely Way to Spend an Evening",
"url": "https://www.guitarparty.com/songs/a-lovely-way-to-spend-an-evening/"
},
{
"id": 9806,
"title": "Don't Blame Me",
"url": "https://www.guitarparty.com/songs/dont-blame-me/"
},
{
"id": 22245,
"title": "I Couldn´t Sleep a Wink Last Night",
"url": "https://www.guitarparty.com/songs/i-couldn-t-sleep-a-wink-last-night/"
},
{
"id": 11442,
"title": "I'm In The Mood For Love",
"url": "https://www.guitarparty.com/songs/im-in-the-mood-for-love/"
},
{
"id": 21995,
"title": "I Won't Dance",
"url": "https://www.guitarparty.com/songs/i-won-t-dance/"
},
{
"id": 22143,
"title": "On The Sunny Side Of The Street",
"url": "https://www.guitarparty.com/songs/on-the-sunny-side-of-the-street/"
},
{
"id": 22063,
"title": "When My Sugar Walks Down the Street",
"url": "https://www.guitarparty.com/songs/when-my-sugar-walks-down-the-street/"
},
{
"id": 22615,
"title": "Where Are You",
"url": "https://www.guitarparty.com/songs/where-are-you/"
}
]
}