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

{
    "name": "Fuzzy Owen",
    "title": "Fuzzy Owen",
    "id": 7353,
    "slug": "fuzzy-owen",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7353/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 15133,
            "title": "Band Keeps Playing On",
            "url": "https://www.guitarparty.com/songs/band-keeps-playing-on/"
        },
        {
            "id": 10282,
            "title": "Dear John Letter",
            "url": "https://www.guitarparty.com/songs/dear-john-letter/"
        },
        {
            "id": 13547,
            "title": "How The Other Half Lives",
            "url": "https://www.guitarparty.com/songs/how-the-other-half-lives/"
        },
        {
            "id": 11569,
            "title": "I Want To Live Again",
            "url": "https://www.guitarparty.com/songs/i-want-to-live-again/"
        },
        {
            "id": 13536,
            "title": "Ol´ Whats Her Name",
            "url": "https://www.guitarparty.com/songs/ol-whats-her-name/"
        },
        {
            "id": 21302,
            "title": "Stranger In My Arms",
            "url": "https://www.guitarparty.com/songs/stranger-in-my-arms/"
        },
        {
            "id": 20933,
            "title": "The Band Keeps Playing",
            "url": "https://www.guitarparty.com/songs/the-band-keeps-playing/"
        },
        {
            "id": 19180,
            "title": "You Dont Even Try",
            "url": "https://www.guitarparty.com/songs/you-dont-even-try/"
        }
    ]
}