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

{
    "name": "Burl Ives",
    "title": "Burl Ives",
    "id": 6667,
    "slug": "burl-ives",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6667/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/BurlIvespng.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 29128,
            "title": "A Holly Jolly Christmas",
            "url": "https://www.guitarparty.com/songs/a-holly-jolly-christmas/"
        },
        {
            "id": 24195,
            "title": "Á Mikjálsdag",
            "url": "https://www.guitarparty.com/songs/a-mikjalsdag/"
        },
        {
            "id": 12987,
            "title": "Ballad Of Davy Crockett",
            "url": "https://www.guitarparty.com/songs/ballad-of-davy-crockett/"
        },
        {
            "id": 11710,
            "title": "Big Rock Candy Mountain",
            "url": "https://www.guitarparty.com/songs/big-rock-candy-mountain/"
        },
        {
            "id": 15139,
            "title": "By The Light Of the Silvery Moon",
            "url": "https://www.guitarparty.com/songs/by-the-light-of-the-silvery-moon/"
        },
        {
            "id": 17327,
            "title": "Call Me Mr. In Between",
            "url": "https://www.guitarparty.com/songs/call-me-mr-in-between/"
        },
        {
            "id": 21945,
            "title": "Foggy Foggy Dew",
            "url": "https://www.guitarparty.com/songs/foggy-foggy-dew/"
        },
        {
            "id": 21642,
            "title": "Funny way of Laughing",
            "url": "https://www.guitarparty.com/songs/funny-way-of-laughing/"
        },
        {
            "id": 700,
            "title": "Langi Mangi Svanga Mangason",
            "url": "https://www.guitarparty.com/songs/langi-mangi-svanga-mangason/"
        },
        {
            "id": 21248,
            "title": "Mary Ann Regrets",
            "url": "https://www.guitarparty.com/songs/mary-ann-regrets/"
        },
        {
            "id": 24943,
            "title": "The Lollipop Tree",
            "url": "https://www.guitarparty.com/songs/the-lollipop-tree/"
        },
        {
            "id": 15192,
            "title": "True Love Goes On And On",
            "url": "https://www.guitarparty.com/songs/true-love-goes-on-and-on/"
        }
    ]
}