GET /api/v3/core/authors/7263/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Johnny Slate",
"title": "Johnny Slate",
"id": 7263,
"slug": "johnny-slate",
"url": "https://www.guitarparty.com/api/v3/core/authors/7263/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10494,
"title": "Almost Home",
"url": "https://www.guitarparty.com/songs/almost-home/"
},
{
"id": 24216,
"title": "Better Love Next Time",
"url": "https://www.guitarparty.com/songs/better-love-next-time/"
},
{
"id": 12793,
"title": "Come On Phone",
"url": "https://www.guitarparty.com/songs/come-on-phone/"
},
{
"id": 15148,
"title": "Ever Since We Said I Do",
"url": "https://www.guitarparty.com/songs/ever-since-we-said-i-do/"
},
{
"id": 19107,
"title": "Sing Me An Old Fashioned Song",
"url": "https://www.guitarparty.com/songs/sing-me-an-old-fashioned-song/"
},
{
"id": 10280,
"title": "What In The World Has Gone Wrong With Our Love",
"url": "https://www.guitarparty.com/songs/what-in-the-world-has-gone-wrong-with-our-love/"
}
]
}