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

{
    "name": "Adam Schlesinger",
    "title": "Adam Schlesinger",
    "id": 2552,
    "slug": "adam-schlesinger",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2552/?format=api",
    "bio_short": "Adam Schlesinger is an American songwriter. He is one of the owners of the independent record label Scratchie Records and he's also the bassist of <a href=\"http://www.last.fm/music/Fountains+of+Wayne\" class=\"bbcode_artist\">Fountains of Wayne</a>, <a href=\"http://www.last.fm/music/Ivy\" class=\"bbcode_artist\">Ivy</a> and <a href=\"http://www.last.fm/music/Tinted+Windows\" class=\"bbcode_artist\">Tinted Windows</a>.  He was born on October 31, 1967 and grew up in New York and Montclair, NJ.",
    "artist_img": "//guitarparty.overcastcdn.com/images/AdamSchlesinger.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 27770,
            "title": "That Thing You Do!",
            "url": "https://www.guitarparty.com/songs/that-thing-you-do/"
        },
        {
            "id": 2847,
            "title": "Way back into love",
            "url": "https://www.guitarparty.com/songs/way-back-into-love/"
        }
    ]
}