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

{
    "name": "Mitch Allan",
    "title": "Mitch Allan",
    "id": 2973,
    "slug": "mitch-allan",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2973/?format=api",
    "bio_short": "Mitch Allan is the lead singer of possibly-defunct <a href=\"http://www.last.fm/music/SR-71\" class=\"bbcode_artist\">SR-71</a>, and is currently working on his debut album, &quot;Clawing My Way to the Middle,&quot; due out in late 2007. He has released several songs via his myspace; some of this material is original, while some are SR-71 songs with minor (or no, in the case of Mosquito) reworking.",
    "artist_img": "//guitarparty.overcastcdn.com/images/MitchAllan.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 24511,
            "title": "Heart Attack",
            "url": "https://www.guitarparty.com/songs/heart-attack/"
        },
        {
            "id": 2404,
            "title": "No Boundaries",
            "url": "https://www.guitarparty.com/songs/no-boundaries/"
        }
    ]
}