GET /api/v3/core/authors/7209/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Dennis Knutson",
"title": "Dennis Knutson",
"id": 7209,
"slug": "dennis-knutson",
"url": "https://www.guitarparty.com/api/v3/core/authors/7209/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10830,
"title": "Another Chance",
"url": "https://www.guitarparty.com/songs/another-chance/"
},
{
"id": 19634,
"title": "Bombed Boozed And Busted",
"url": "https://www.guitarparty.com/songs/bombed-boozed-and-busted/"
},
{
"id": 10513,
"title": "Fourteen Minutes Old",
"url": "https://www.guitarparty.com/songs/fourteen-minutes-old/"
},
{
"id": 11875,
"title": "I Don't Think She'd Really Mind At All",
"url": "https://www.guitarparty.com/songs/i-dont-think-shed-really-mind-at-all/"
},
{
"id": 20862,
"title": "Picture In A Frame",
"url": "https://www.guitarparty.com/songs/picture-in-a-frame/"
},
{
"id": 13621,
"title": "Play Me The Waltz Of The Angels",
"url": "https://www.guitarparty.com/songs/play-me-the-waltz-of-the-angels/"
},
{
"id": 20675,
"title": "The Cheating Game",
"url": "https://www.guitarparty.com/songs/the-cheating-game/"
},
{
"id": 19914,
"title": "What I Threw Away",
"url": "https://www.guitarparty.com/songs/what-i-threw-away/"
}
]
}