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

{
    "name": "Joe Strummer",
    "title": "Joe Strummer",
    "id": 1319,
    "slug": "joe-strummer",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1319/?format=api",
    "bio_short": "John Graham Mellor (21 August 1952 – 22 December 2002), better known by his stage name Joe Strummer, was the co-founder, lyricist, rhythm guitarist and lead singer of the English punk rock band <a href=\"http://www.last.fm/music/The+Clash\" class=\"bbcode_artist\">The Clash</a>. He was also a member of the <a href=\"http://www.last.fm/music/The+101%27ers\" class=\"bbcode_artist\">The 101'ers</a> and <a href=\"http://www.last.fm/music/+noredirect/The+Mescaleros\" class=\"bbcode_artist\">The Mescaleros</a>.  Following the end of the Clash, Joe spent a period moving from project to project. He acted in films like Walker and Straight to Hell, and OF COURSE his most unforgettable role as the awesome Johnny aka Elvis in the Jim Jarmusch masterpiece, &quot;Mystery Train.",
    "artist_img": "//guitarparty.overcastcdn.com/images/JoeStrummer.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 8884,
            "title": "It's a Rockin' World",
            "url": "https://www.guitarparty.com/songs/its-a-rockin-world/"
        },
        {
            "id": 916,
            "title": "London Calling",
            "url": "https://www.guitarparty.com/songs/london-calling/"
        },
        {
            "id": 23212,
            "title": "Should I stay or should I go",
            "url": "https://www.guitarparty.com/songs/should-i-stay-or-should-i-go/"
        }
    ]
}