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

{
    "name": "Sherman Edwards",
    "title": "Sherman Edwards",
    "id": 7397,
    "slug": "sherman-edwards",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7397/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/ShermanEdwards26.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 8647,
            "title": "Frankfort Special",
            "url": "https://www.guitarparty.com/songs/frankfurt-special/"
        },
        {
            "id": 11850,
            "title": "Home Is Where The Heart Is",
            "url": "https://www.guitarparty.com/songs/home-is-where-the-heart-is/"
        },
        {
            "id": 13690,
            "title": "Im Not The Marrying Kind",
            "url": "https://www.guitarparty.com/songs/im-not-the-marrying-kind/"
        },
        {
            "id": 22200,
            "title": "See You In September",
            "url": "https://www.guitarparty.com/songs/see-you-in-september/"
        },
        {
            "id": 10049,
            "title": "Whistling Tune",
            "url": "https://www.guitarparty.com/songs/whistling-tune/"
        },
        {
            "id": 22088,
            "title": "Wonderful, Wonderful!",
            "url": "https://www.guitarparty.com/songs/wonderful-wonderful/"
        }
    ]
}