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

{
    "name": "eminem",
    "title": "eminem",
    "id": 3124,
    "slug": "eminem",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3124/?format=api",
    "bio_short": "Marshall Bruce Mathers III (born October 17, 1972),  better known by his stage name Eminem/Slim Shady is an American rapper and record producer.  Eminem learned his trade while growing up in Detroit, United States, and quickly gained popularity in 1999 with his major-label album, The Slim Shady LP, which won a Grammy Award for Best Rap Album. The following album, The Marshall Mathers LP, became the fastest-selling solo album in the United States history.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/Eminem.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 3263,
            "title": "Love the way you lie part 2",
            "url": "https://www.guitarparty.com/songs/love-the-way-you-lie-part-2/"
        }
    ]
}