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

{
    "name": "Phil lynott",
    "title": "Phil lynott",
    "id": 2512,
    "slug": "phil-lynott",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2512/?format=api",
    "bio_short": "Philip Parris Lynott (20 August 1949 – 4 January 1986) was an Irish singer, instrumentalist and songwriter, who first came to prominence as a member of <a href=\"http://www.last.fm/music/Thin+Lizzy\" class=\"bbcode_artist\">Thin Lizzy</a>.  Lynott was born in Hallam Hospital (now Sandwell General Hospital) in West Bromwich (then in Staffordshire), England, the son of a Brazilian father, Cecil Parris, and a White Irish Catholic mother, Philomena (aka Phyllis) Lynott, whose surname he took.",
    "artist_img": "//guitarparty.overcastcdn.com/images/PhilLynottPhilLy.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 27870,
            "title": "Got to give it up (Thin Lizzy)",
            "url": "https://www.guitarparty.com/songs/got-to-give-it-up-thin-lizzy/"
        },
        {
            "id": 20308,
            "title": "The boys are back in town",
            "url": "https://www.guitarparty.com/songs/the-boys-are-back-in-town/"
        }
    ]
}