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

{
    "name": "The McGuire Sisters",
    "title": "The McGuire Sisters",
    "id": 8592,
    "slug": "the-mcguire-sisters",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8592/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/TheMcGuireSister.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 20771,
            "title": "Birth Of The Blues",
            "url": "https://www.guitarparty.com/songs/birth-of-the-blues/"
        },
        {
            "id": 26001,
            "title": "Ding Dong",
            "url": "https://www.guitarparty.com/songs/ding-dong-2/"
        },
        {
            "id": 22139,
            "title": "Evry Day Of My Life",
            "url": "https://www.guitarparty.com/songs/evry-day-of-my-life/"
        },
        {
            "id": 21965,
            "title": "Goodnight, Sweetheart, Goodnight",
            "url": "https://www.guitarparty.com/songs/goodnight-sweetheart-goodnight/"
        },
        {
            "id": 22642,
            "title": "It May Sound Silly",
            "url": "https://www.guitarparty.com/songs/it-may-sound-silly/"
        },
        {
            "id": 22012,
            "title": "Just For Old Times Sake",
            "url": "https://www.guitarparty.com/songs/just-for-old-times-sake/"
        },
        {
            "id": 22015,
            "title": "Muskrat Ramble",
            "url": "https://www.guitarparty.com/songs/muskrat-ramble/"
        },
        {
            "id": 17386,
            "title": "Sugartime",
            "url": "https://www.guitarparty.com/songs/sugartime/"
        },
        {
            "id": 22056,
            "title": "Theme from \"Picnic\"",
            "url": "https://www.guitarparty.com/songs/theme-from-picnic/"
        }
    ]
}