GET /api/v3/core/authors/9944/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Ink Spots",
"title": "The Ink Spots",
"id": 9944,
"slug": "the-ink-spots",
"url": "https://www.guitarparty.com/api/v3/core/authors/9944/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheInkSpotsCORRE.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22020,
"title": "Do I Worry",
"url": "https://www.guitarparty.com/songs/do-i-worry/"
},
{
"id": 23318,
"title": "I Don't Want To Set The World On Fire",
"url": "https://www.guitarparty.com/songs/i-dont-want-to-set-the-world-on-fire/"
},
{
"id": 22658,
"title": "Java Jive",
"url": "https://www.guitarparty.com/songs/java-jive/"
},
{
"id": 22150,
"title": "The Gypsy",
"url": "https://www.guitarparty.com/songs/the-gypsy/"
},
{
"id": 23702,
"title": "When The Swallows Come Back to Capistran",
"url": "https://www.guitarparty.com/songs/when-the-swallows-come-back-to-capistran/"
}
]
}