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

{
    "name": "Dean Pitchford",
    "title": "Dean Pitchford",
    "id": 3635,
    "slug": "dean-pitchford",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3635/?format=api",
    "bio_short": "",
    "artist_img": "//guitarparty.overcastcdn.com/images/DeanPitchford.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 23214,
            "title": "Fame",
            "url": "https://www.guitarparty.com/songs/fame/"
        },
        {
            "id": 26249,
            "title": "Footloose",
            "url": "https://www.guitarparty.com/songs/footloose/"
        },
        {
            "id": 26769,
            "title": "Holding Out For A Hero",
            "url": "https://www.guitarparty.com/songs/holding-out-for-a-hero/"
        }
    ]
}