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

{
    "name": "Lordi",
    "title": "Lordi",
    "id": 1782,
    "slug": "lordi",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1782/?format=api",
    "bio_short": "Lordi is a Hard Rock band from Finland, formed in 1996 by 'Mr. Lordi' of Rovaniemi, Finland. They're known for their monster costumes and lyrical themes.  In the beginning of the 1990s, Mr. Lordi played in a small band from Rovaniemi. He left the band when the other members didn't agree with the introduction of theatrical elements and KISS-style rock. Mr. Lordi started producing demos under the name Lordi in 1991 and continued to do so for a few years. The rest of the band members met each other for first time in 1996 in Stockholm, where they had gone to see KISS perform.",
    "artist_img": "//guitarparty.overcastcdn.com/images/Lordisnewmasksin.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1953,
            "title": "Hard Rock Hallelujah",
            "url": "https://www.guitarparty.com/songs/hard-rock-hallelujah/"
        }
    ]
}