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

{
    "name": "The Dave Clark Five",
    "title": "The Dave Clark Five",
    "id": 10743,
    "slug": "the-dave-clark-five",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10743/?format=api",
    "bio_short": "The Dave Clark Five (DC5) was an English rock and roll group of the 1960s, and one of the few that were able to present something of a commercial threat to the Beatles, the dominant group of the period. They were, in fact, the second group of the "British Invasion" after the Beatles to have a chart hit in America ("Glad All Over"). They sold over 100 million records, appeared the most of any group on the Ed Sullivan Show, and were the pioneers in introducing the Music Video a la MTV. The band was inducted into the Rock and Roll Hall of Fame in 2008.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/TheDaveClarkFive.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22886,
            "title": "Anyway You Want It",
            "url": "https://www.guitarparty.com/songs/anyway-you-want-it/"
        },
        {
            "id": 28152,
            "title": "Because ( The Dave Clark Five )",
            "url": "https://www.guitarparty.com/songs/because-the-dave-clark-five/"
        }
    ]
}