GET /api/v3/core/authors/10709/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "Question Mark & the Mysterians",
    "title": "Question Mark & the Mysterians",
    "id": 10709,
    "slug": "question-mark-the-mysterians",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10709/?format=api",
    "bio_short": "Please correct your tags and join us at <a href=\"http://www.last.fm/music/%3F+and+the+Mysterians\" class=\"bbcode_artist\">? and the Mysterians</a>.",
    "artist_img": "//guitarparty.overcastcdn.com/images/QuestionMarkTheM.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22808,
            "title": "96 Tears",
            "url": "https://www.guitarparty.com/songs/96-tears/"
        }
    ]
}