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

{
    "name": "John Fogerty",
    "title": "John Fogerty",
    "id": 370,
    "slug": "john-fogerty",
    "url": "https://www.guitarparty.com/api/v3/core/authors/370/?format=api",
    "bio_short": "John Cameron Fogerty (born May 28, 1945 in Berkeley, California, USA) is an American rock singer, songwriter, and guitarist, best known for his time with the swamp rock/roots rock band <a href=\"http://www.last.fm/music/Creedence+Clearwater+Revival\" class=\"bbcode_artist\">Creedence Clearwater Revival</a> and as a solo recording artist.  John Fogerty began a solo career, originally under the name The Blue Ridge Rangers for his 1973 LP debut. Fogerty played all of the instruments on covers of others' country music hits, such as &quot;Jambalaya&quot; (which was a Top 40 hit). Prior to performing country &amp; western tunes he released a rock &amp; roll single in late 1973, also as The Blue Ridge Rangers.",
    "artist_img": "//guitarparty.overcastcdn.com/images/JohnFogertyjohn1.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 27024,
            "title": "Travelin Band",
            "url": "https://www.guitarparty.com/songs/travelin-band/"
        },
        {
            "id": 22596,
            "title": "(Wish I could) Hideaway",
            "url": "https://www.guitarparty.com/songs/wish-i-could-hideaway/"
        },
        {
            "id": 23472,
            "title": "Það er löngu vitað",
            "url": "https://www.guitarparty.com/songs/thad-er-longu-vitad/"
        }
    ]
}