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

{
    "name": "Train",
    "title": "Train",
    "id": 3231,
    "slug": "train",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3231/?format=api",
    "bio_short": "Train is a Grammy Award winning <a href=\"http://www.last.fm/tag/rock\" class=\"bbcode_tag\" rel=\"tag\">rock</a> band formed in San Francisco, California. To date, three of their albums have peaked in the top 10 of the Billboard 200 and have sold a total of over 4 million albums in the US. Four of their songs have been top 20 hits on the Billboard Hot 100 including their highest charting (#3) and best selling (certified 5x Multi-Platinum by the RIAA) worldwide hit &quot;<a title=\"Train &ndash; Hey, Soul Sister\" href=\"http://www.last.fm/music/Train/_/Hey,+Soul+Sister\" class=\"bbcode_track\">Hey, Soul Sister</a>.",
    "artist_img": "//guitarparty.overcastcdn.com/images/Train.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 20284,
            "title": "50 ways to say goodbye",
            "url": "https://www.guitarparty.com/songs/50-ways-to-say-goodbye/"
        },
        {
            "id": 23698,
            "title": "Angel In Blue Jeans",
            "url": "https://www.guitarparty.com/songs/angel-in-blue-jeans/"
        },
        {
            "id": 3911,
            "title": "Drive By",
            "url": "https://www.guitarparty.com/songs/drive-by/"
        },
        {
            "id": 9095,
            "title": "Drops Of Jupiter",
            "url": "https://www.guitarparty.com/songs/drops-of-jupiter/"
        },
        {
            "id": 3237,
            "title": "Hey soul sister",
            "url": "https://www.guitarparty.com/songs/hey-soul-sister-2/"
        },
        {
            "id": 3386,
            "title": "Hey, Soul Sister",
            "url": "https://www.guitarparty.com/songs/hey-soul-sister/"
        }
    ]
}