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

{
    "name": "Trent Reznor",
    "title": "Trent Reznor",
    "id": 2479,
    "slug": "trent-reznor",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2479/?format=api",
    "bio_short": "Michael Trent Reznor  (born May 17, 1965) is an American musician. Reznor is the founder and main creative force behind the <a href=\"http://www.last.fm/tag/industrial\" class=\"bbcode_tag\" rel=\"tag\">industrial</a> rock band <a href=\"http://www.last.fm/music/Nine+Inch+Nails\" class=\"bbcode_artist\">Nine Inch Nails</a>. He is also the only official member of the band, as he composes and plays all the instruments himself; however, different producers, engineers and musicians are assembled to assist him in writing and performing new material, and a backing band accompanies him on live shows.",
    "artist_img": "//guitarparty.overcastcdn.com/images/TrentReznortrent.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 367,
            "title": "Hurt",
            "url": "https://www.guitarparty.com/songs/hurt/"
        }
    ]
}