GET /api/v3/core/authors/3435/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "John Ondrasik",
"title": "John Ondrasik",
"id": 3435,
"slug": "john-ondrasik",
"url": "https://www.guitarparty.com/api/v3/core/authors/3435/?format=api",
"bio_short": "John Ondrasik is a singer-songwriter, best known by his scene name <a href=\"http://www.last.fm/music/Five+for+Fighting\" class=\"bbcode_artist\">Five for Fighting</a>",
"artist_img": "//guitarparty.overcastcdn.com/images/JohnOndrasik.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 28758,
"title": "Superman (It's Not Easy)",
"url": "https://www.guitarparty.com/songs/superman-its-not-easy/"
}
]
}