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

{
    "name": "Rollo & King",
    "title": "Rollo & King",
    "id": 1025,
    "slug": "rollo-king",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1025/?format=api",
    "bio_short": "Eurovision Song Contest 2001  Performer: Rollo & King\n Song title: Never Ever Let You Go\n Song writer(s): Stefan Nielsen\n Song composer(s): Søren Poppe   Sang in Position:  23\n Final Position:  2\n Total Points:  174  A record-breaking 35,000 spectators attended the 2001 Eurovision Song Contest in the Parken Stadium in Copenhagen, which ended with Estonia being the surprise winner.  23 countries participated in the 2001 Eurovision Song Contest.",
    "artist_img": "//guitarparty.overcastcdn.com/images/RolloKingpng589x.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1510,
            "title": "Never ever let you go",
            "url": "https://www.guitarparty.com/songs/never-ever-let-you-go/"
        }
    ]
}