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

{
    "name": "Thom Yorke",
    "title": "Thom Yorke",
    "id": 1162,
    "slug": "thom-yorke",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1162/?format=api",
    "bio_short": "Thomas Edward Yorke (born 7 October, 1968 in Wellingborough, Northamptonshire, United Kingdom) is best known as the lead singer of the British alternative rock band <a href=\"http://www.last.fm/music/Radiohead\" class=\"bbcode_artist\">Radiohead</a>. He has also recorded as a solo musician. His debut album, The Eraser, debuted July 10th 2006 in the UK and July 11th in the US.  Two singles were released from the album, &quot;Harrowdown Hill&quot; and &quot;Analyse&quot;.  Yorke formed <a href=\"http://www.last.fm/music/Atoms+for+peace\" class=\"bbcode_artist\">Atoms for peace</a>, who toured in 2010 performing the entirety of The Eraser.",
    "artist_img": "//guitarparty.overcastcdn.com/images/ThomYorke.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 396,
            "title": "Creep",
            "url": "https://www.guitarparty.com/songs/creep/"
        },
        {
            "id": 28514,
            "title": "Exit Music",
            "url": "https://www.guitarparty.com/songs/exit-music/"
        },
        {
            "id": 397,
            "title": "Fake plastic trees",
            "url": "https://www.guitarparty.com/songs/fake-plastic-trees/"
        },
        {
            "id": 399,
            "title": "Letdown",
            "url": "https://www.guitarparty.com/songs/letdown/"
        },
        {
            "id": 2323,
            "title": "Street Spirit (Fade out)",
            "url": "https://www.guitarparty.com/songs/street-spirit-fade-out/"
        }
    ]
}