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

{
    "name": "Wally Fowler",
    "title": "Wally Fowler",
    "id": 7416,
    "slug": "wally-fowler",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7416/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/WallyFowler14068.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 13735,
            "title": "Golden Wristwatch",
            "url": "https://www.guitarparty.com/songs/golden-wristwatch/"
        },
        {
            "id": 10727,
            "title": "Here Today",
            "url": "https://www.guitarparty.com/songs/here-today/"
        },
        {
            "id": 10341,
            "title": "I Couldn't Believe it Was True",
            "url": "https://www.guitarparty.com/songs/i-couldnt-believe-it-was-true/"
        },
        {
            "id": 20039,
            "title": "I´m Sending You Red Roses",
            "url": "https://www.guitarparty.com/songs/i-m-sending-you-red-roses/"
        },
        {
            "id": 13680,
            "title": "Mommy Please Stay Home With Me",
            "url": "https://www.guitarparty.com/songs/mommy-please-stay-home-with-me/"
        },
        {
            "id": 14084,
            "title": "Mothers Prayer",
            "url": "https://www.guitarparty.com/songs/mothers-prayer/"
        },
        {
            "id": 11004,
            "title": "That's How Much I Love You",
            "url": "https://www.guitarparty.com/songs/thats-how-much-i-love-you/"
        },
        {
            "id": 13423,
            "title": "You Can´t Conceal A Broken Heart",
            "url": "https://www.guitarparty.com/songs/you-can-t-conceal-a-broken-heart/"
        }
    ]
}