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

{
    "name": "Herman's Hermits",
    "title": "Herman's Hermits",
    "id": 1357,
    "slug": "hermans-hermits",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1357/?format=api",
    "bio_short": "Herman's Hermits was an internationally successful 60s British <a href=\"http://www.last.fm/tag/rock\" class=\"bbcode_tag\" rel=\"tag\">rock</a> band, from Manchester, England, formed in 1963. Part of the British Invasion, their trademark simple, non-threatening, clean-cut &quot;boys next door&quot; image made them easier to listen to and more accessible than other British Invasion bands.  Their first hit, &quot;I'm Into Something Good&quot;, was produced by Mickie Most, reaching #1 in the UK (1963) and #13 in the US (1964). Other hits followed such as &quot;Mrs. Brown, You've Got a Lovely Daughter&quot; (1965) and &quot;I'm Henry VIII, I Am&quot;.",
    "artist_img": "//guitarparty.overcastcdn.com/images/HermansHermitsda.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22724,
            "title": "I’m Into Something Good",
            "url": "https://www.guitarparty.com/songs/im-into-something-good/"
        },
        {
            "id": 811,
            "title": "No milk today",
            "url": "https://www.guitarparty.com/songs/no-milk-today/"
        },
        {
            "id": 28971,
            "title": "There is a kind of hush (the Carpenters)",
            "url": "https://www.guitarparty.com/songs/there-is-a-kind-of-hush/"
        }
    ]
}