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

{
    "name": "Gene Crysler",
    "title": "Gene Crysler",
    "id": 6736,
    "slug": "gene-crysler",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6736/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19506,
            "title": "Daddy And The Wine",
            "url": "https://www.guitarparty.com/songs/daddy-and-the-wine/"
        },
        {
            "id": 16879,
            "title": "Dont Make Me Go To School",
            "url": "https://www.guitarparty.com/songs/dont-make-me-go-to-school/"
        },
        {
            "id": 11811,
            "title": "I Didn't Jump The Fence",
            "url": "https://www.guitarparty.com/songs/i-didnt-jump-the-fence/"
        },
        {
            "id": 14713,
            "title": "If I Ever Need A Lady I´ll Call You",
            "url": "https://www.guitarparty.com/songs/if-i-ever-need-a-lady-i-ll-call-you/"
        },
        {
            "id": 21663,
            "title": "Woman Hungry",
            "url": "https://www.guitarparty.com/songs/woman-hungry/"
        },
        {
            "id": 13493,
            "title": "You Can Check On Me",
            "url": "https://www.guitarparty.com/songs/you-can-check-on-me/"
        }
    ]
}