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

{
    "name": "Echo and the Bunnymen",
    "title": "Echo and the Bunnymen",
    "id": 3079,
    "slug": "echo-and-the-bunnymen",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3079/?format=api",
    "bio_short": "This is a mistag for Echo &amp; the Bunnymen.   Liverpool, United Kingdom (1978 – 1990, 1997 – present)  Echo &amp; the Bunnymen are a British post-punk band formed in Liverpool, UK in 1978.   For further details, see the biography for the same band, spelled Echo &amp; the Bunnymen. <a href=\"http://www.last.fm/music/Echo%20%2526%20The%20Bunnymen\">http://www.last.fm/music/Echo%20%2526%20The%20Bunnymen</a>",
    "artist_img": "//guitarparty.overcastcdn.com/images/EchoAndTheBunnym.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 24273,
            "title": "Seven seas",
            "url": "https://www.guitarparty.com/songs/seven-seas/"
        }
    ]
}