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

{
    "name": "Elliot Lurie",
    "title": "Elliot Lurie",
    "id": 742,
    "slug": "elliot-lurie",
    "url": "https://www.guitarparty.com/api/v3/core/authors/742/?format=api",
    "bio_short": "Lead singer of Looking Glass, of early 70s fame for "Brandy (You're A Fine Girl)" and "Jimmy Loves Mary-Anne". He charted on his own with "Your Love Song" in 1974.",
    "artist_img": "//guitarparty.overcastcdn.com/images/ElliotLurie.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1218,
            "title": "Brandy",
            "url": "https://www.guitarparty.com/songs/brandy/"
        }
    ]
}