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

{
    "name": "Manic Street Preachers",
    "title": "Manic Street Preachers",
    "id": 296,
    "slug": "manic-street-preachers",
    "url": "https://www.guitarparty.com/api/v3/core/authors/296/?format=api",
    "bio_short": "Manic Street Preachers are an alternative rock band from Blackwood, Wales, formed in 1986. Often referred to as "the Manics", they are James Dean Bradfield (vocals, guitars), Nicky Wire (bass, occasional vocals) and Sean Moore (drums, backing vocals, occasional trumpet). The band were originally a quartet: lyricist and rhythm guitarist Richey Edwards mysteriously vanished on 1 February 1995. He was declared presumed deceased in November 2008.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/ManicStreetPreac.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 371,
            "title": "If you tolerate this your children will be next",
            "url": "https://www.guitarparty.com/songs/if-you-tolerate-this-your-children-will-be-next/"
        },
        {
            "id": 3791,
            "title": "This Is The Day",
            "url": "https://www.guitarparty.com/songs/this-is-the-day/"
        },
        {
            "id": 28679,
            "title": "Your Love Alone is Not Enough",
            "url": "https://www.guitarparty.com/songs/your-love-alone-is-not-enough/"
        },
        {
            "id": 28995,
            "title": "You Stole the Sun From My Heart",
            "url": "https://www.guitarparty.com/songs/you-stole-the-sun-from-my-heart/"
        }
    ]
}