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

{
    "name": "Neil Finn",
    "title": "Neil Finn",
    "id": 1098,
    "slug": "neil-finn",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1098/?format=api",
    "bio_short": "Neil Finn is a singer and songwriter and one of New Zealand's foremost musicians.  In 1977 Neil was invited to London to join <a href=\"http://www.last.fm/music/Split+Enz\" class=\"bbcode_artist\">Split Enz</a>, the band formed by his elder brother, <a href=\"http://www.last.fm/music/Tim+Finn\" class=\"bbcode_artist\">Tim Finn</a>.  Split Enz broke up in 1984 and Neil formed a new band, <a href=\"http://www.last.fm/music/Crowded+House\" class=\"bbcode_artist\">Crowded House</a>, with several other Australian and New Zealand musicians.  Crowded House had a string of hits over the next 10 years, releasing 4 albums and culminating in a concert in the forecourt of the Sydney Opera House.  Finn went solo after this, releasing several albums as well as two albums with his brother Tim (<a href=\"http://www.last.fm/music/Finn+Brothers\" class=\"bbcode_artist\">Finn Brothers</a>). ",
    "artist_img": "//guitarparty.overcastcdn.com/images/NeilFinn.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1047,
            "title": "All I Ask",
            "url": "https://www.guitarparty.com/songs/all-i-ask/"
        },
        {
            "id": 1048,
            "title": "Better Be Home Soon",
            "url": "https://www.guitarparty.com/songs/better-be-home-soon/"
        },
        {
            "id": 1049,
            "title": "Don't Dream It's Over",
            "url": "https://www.guitarparty.com/songs/dont-dream-its-over/"
        },
        {
            "id": 1050,
            "title": "Fall at your Feet",
            "url": "https://www.guitarparty.com/songs/fall-at-your-feet/"
        },
        {
            "id": 1051,
            "title": "Four Seasons in One Day",
            "url": "https://www.guitarparty.com/songs/four-seasons-in-one-day/"
        },
        {
            "id": 1052,
            "title": "Into Temptation",
            "url": "https://www.guitarparty.com/songs/into-temptation/"
        }
    ]
}