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

{
    "name": "Mack Vickery",
    "title": "Mack Vickery",
    "id": 6347,
    "slug": "mack-vickery",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6347/?format=api",
    "bio_short": "",
    "artist_img": "//guitarparty.overcastcdn.com/images/MackVickeryvicke.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 14937,
            "title": "Forever Forgiving",
            "url": "https://www.guitarparty.com/songs/forever-forgiving/"
        },
        {
            "id": 19114,
            "title": "Honky Tonk Wine",
            "url": "https://www.guitarparty.com/songs/honky-tonk-wine/"
        },
        {
            "id": 21428,
            "title": "Right In The Wrong Direction",
            "url": "https://www.guitarparty.com/songs/right-in-the-wrong-direction/"
        },
        {
            "id": 15355,
            "title": "Rocking My Life Away",
            "url": "https://www.guitarparty.com/songs/rocking-my-life-away/"
        },
        {
            "id": 21573,
            "title": "She Went a Little Bit Farther",
            "url": "https://www.guitarparty.com/songs/she-went-a-little-bit-farther/"
        },
        {
            "id": 21773,
            "title": "That Kind Of Fool",
            "url": "https://www.guitarparty.com/songs/that-kind-of-fool/"
        },
        {
            "id": 11618,
            "title": "The Jamestown Ferry",
            "url": "https://www.guitarparty.com/songs/the-jamestown-ferry/"
        },
        {
            "id": 21404,
            "title": "The Only Hell My Momma Ever Raised",
            "url": "https://www.guitarparty.com/songs/the-only-hell-my-momma-ever-raised/"
        },
        {
            "id": 19693,
            "title": "Wholl Turn Out The Lights",
            "url": "https://www.guitarparty.com/songs/wholl-turn-out-the-lights/"
        },
        {
            "id": 11198,
            "title": "Who'll Turn Out The Lights In Your World Tonight",
            "url": "https://www.guitarparty.com/songs/wholl-turn-out-the-lights-in-your-world-tonight/"
        }
    ]
}