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

{
    "name": "Paul Heaton",
    "title": "Paul Heaton",
    "id": 1221,
    "slug": "paul-heaton",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1221/?format=api",
    "bio_short": "Paul David Heaton (born May 9, 1962) is an English born singer and songwriter. He was a member of The Beautiful South, and a former member of indie band The Housemartins, who disbanded in 1988.  Paul Heaton formed The martins in the early 1980s. The Housemartins released a number of singles and two studio albums, London 0 Hull 4 and The People Who Grinned Themselves to Death. Their most famous hit was an a-capella version of the Isley Brothers' Caravan of Love, which was a Christmas number one in the UK. ",
    "artist_img": "//guitarparty.overcastcdn.com/images/PaulHeaton031_ls.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 23138,
            "title": "Don't Marry Her",
            "url": "https://www.guitarparty.com/songs/dont-marry-her/"
        },
        {
            "id": 364,
            "title": "Happy Hour",
            "url": "https://www.guitarparty.com/songs/happy-hour/"
        }
    ]
}