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

{
    "name": "Tal Bachman",
    "title": "Tal Bachman",
    "id": 2547,
    "slug": "tal-bachman",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2547/?format=api",
    "bio_short": "Tal Bachman is the son of Guess Who/BTO guitarist Randy Bachman. He's a Canadian-born pop singer/songwriter and was raised in a musical environment, absorbing the breadth of his father's enormous record collection and teaching himself to play guitar. As a teen he lost interest in music, however, and instead went on to study political philosophy at a Utah State University; soon quit school, returning to his native Vancouver in 1995 to begin writing songs. His self-titled debut followed on Columbia in 1999, scoring the smash hit "She's So High.",
    "artist_img": "//guitarparty.overcastcdn.com/images/TalBachmantal2.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2883,
            "title": "She's so high",
            "url": "https://www.guitarparty.com/songs/shes-so-high/"
        }
    ]
}