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

{
    "name": "Jay-Z",
    "title": "Jay-Z",
    "id": 2861,
    "slug": "jay-z-1",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2861/?format=api",
    "bio_short": "Shawn Corey Carter (born December 4, 1969 in Brooklyn, New York), is an American rapper and former president and CEO of Roc A Fella Records. He is more commonly known by a variety of stage names including Jay-Z, S. Carter, Jigga, Hova, J-Hova, Hov, and Young Hov. He is regarded as one of the most prolific and successful American blend artists of the mid-90s and early 2000s and is known for his use of metaphors, freestyling abilities, word play, flow, and blending of street and popular hip hop.",
    "artist_img": "//guitarparty.overcastcdn.com/images/JayZ.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1901,
            "title": "Umbrella",
            "url": "https://www.guitarparty.com/songs/umbrella/"
        }
    ]
}