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

{
    "name": "Rob Cavallo",
    "title": "Rob Cavallo",
    "id": 1310,
    "slug": "rob-cavallo",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1310/?format=api",
    "bio_short": "Rob Cavallo is a record producer. He is currently a senior VP at Level 7. A multi level entertainment marketing firm based in Orange County.  Cavallo was born in Washington, DC; his father Bob Cavallo currently Chairman of Buena Vista Music Group, worked in the music industry as a band manager with groups such as Prince and Little Feat. When the younger Rob was about age ten the family moved to Los Angeles, California.",
    "artist_img": "//guitarparty.overcastcdn.com/images/RobCavallorobcav.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1364,
            "title": "Light on",
            "url": "https://www.guitarparty.com/songs/light-on/"
        }
    ]
}