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

{
    "name": "Steve Kilbey",
    "title": "Steve Kilbey",
    "id": 1437,
    "slug": "steve-kilbey",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1437/?format=api",
    "bio_short": "Self-described genius and musical megalomaniac, committed blogger at The Time Being and compulsive music-maker. Multi-instrumental arch wit and vegan. His band the Church have survived for almost 30 years (since 1980) in spite of/because of him. A joker, a toker, a midnight sleeper with five incredible daughters in two hemispheres. Handle with extreme caution.",
    "artist_img": "//guitarparty.overcastcdn.com/images/SteveKilbey.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1109,
            "title": "Under The Milky Way",
            "url": "https://www.guitarparty.com/songs/under-the-milky-way/"
        }
    ]
}