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

{
    "name": "Air Supply",
    "title": "Air Supply",
    "id": 421,
    "slug": "air-supply",
    "url": "https://www.guitarparty.com/api/v3/core/authors/421/?format=api",
    "bio_short": "History   Formation\n The two met in May 1975 while performing in the Australian production of the Andrew Lloyd Webber/Tim Rice musical, Jesus Christ Superstar. Later that year, the duo, along with Chrissie Hammond and two others, formed Air Supply as a five-man group. Hammond left the band and was replaced by Jeremy Paul in time for the group's first Australian hit single, "Love and Other Bruises.",
    "artist_img": "//guitarparty.overcastcdn.com/images/AirSupplyairsupp.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 506,
            "title": "All Out Of Love",
            "url": "https://www.guitarparty.com/songs/all-out-of-love/"
        }
    ]
}