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

{
    "name": "South Park",
    "title": "South Park",
    "id": 1523,
    "slug": "south-park",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1523/?format=api",
    "bio_short": "South Park is a mature audience animated television series created by Matt Stone and Trey Parker. Distributed by and airing on Comedy Central since 1997, it follows the adventures of four grade-school boys who live in the small town of South Park, Colorado and depicted in seemingly crude-looking animation. South Park satirizes (sometimes surreally) many aspects of American culture and current events, and challenges deep-seated convictions and taboos, usually using parody and dark humor.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/SouthParkSouthPa.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1631,
            "title": "You're My Girl",
            "url": "https://www.guitarparty.com/songs/youre-my-girl/"
        }
    ]
}