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

{
    "name": "Michael Jackson",
    "title": "Michael Jackson",
    "id": 373,
    "slug": "michael-jackson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/373/?format=api",
    "bio_short": "Michael Joseph Jackson (born August 29, 1958 in Gary, Indiana, died June 25, 2009 in Los Angeles, California), often referred to as The King of Pop, is the biggest-selling solo artist of all time, with over 750,000,000 sales. Jackson is an inductee of the Songwriters Hall of Fame, and double inductee to the Rock & Roll Hall of Fame. His awards include 8 Guinness World Records, 13 Grammy Awards, and 26 Billboard Awards.",
    "artist_img": "//guitarparty.overcastcdn.com/images/MichaelJackson.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 23567,
            "title": "Beat It",
            "url": "https://www.guitarparty.com/songs/beat-it/"
        },
        {
            "id": 1968,
            "title": "Ben",
            "url": "https://www.guitarparty.com/songs/ben/"
        },
        {
            "id": 411,
            "title": "Billie Jean",
            "url": "https://www.guitarparty.com/songs/billie-jean/"
        },
        {
            "id": 24653,
            "title": "Dirty Diana",
            "url": "https://www.guitarparty.com/songs/dirty-diana/"
        },
        {
            "id": 2878,
            "title": "Give in to me",
            "url": "https://www.guitarparty.com/songs/give-in-to-me/"
        },
        {
            "id": 27664,
            "title": "Little Christmas Tree",
            "url": "https://www.guitarparty.com/songs/little-christmas-tree/"
        },
        {
            "id": 2705,
            "title": "SkrúðKrimmar (Áramótaskaup 2009)",
            "url": "https://www.guitarparty.com/songs/skrud-krimmar-aramotaskaup-2009/"
        },
        {
            "id": 2852,
            "title": "Smooth Criminal",
            "url": "https://www.guitarparty.com/songs/smooth-criminal/"
        },
        {
            "id": 28712,
            "title": "Við byggjum jörð",
            "url": "https://www.guitarparty.com/songs/vid-byggjum-jord/"
        },
        {
            "id": 2794,
            "title": "We Are The World",
            "url": "https://www.guitarparty.com/songs/we-are-the-world/"
        }
    ]
}