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

{
    "name": "Holmes",
    "title": "Holmes",
    "id": 1484,
    "slug": "holmes",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1484/?format=api",
    "bio_short": "The band Holmes is:  Holmes was formed during the winter of 2002 in a dark Vänersborg with the intention of just recording a couple of songs. After playing live a few times the original members decided to take in more members and to play together more frequently. Five recordings, a number of shows and a few shorter tours later, they have now grown to a band consisting of seven members.  Releases: "So Far, So So" (Häleri, 2007), "I Thought of the Law" (Häleri, 2006), "All is Fair in Love & Carpenting" (Häleri, 2006), "Selftitled 2" (Häleri, 2005), "1988" (2003), "Selftitled" (2003). ",
    "artist_img": "//guitarparty.overcastcdn.com/images/Holmes_press_1_b.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 152,
            "title": "Bílavísur",
            "url": "https://www.guitarparty.com/songs/bilavisur/"
        }
    ]
}