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

{
    "name": "Don Wayne",
    "title": "Don Wayne",
    "id": 5860,
    "slug": "don-wayne",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5860/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19546,
            "title": "All Together Now",
            "url": "https://www.guitarparty.com/songs/all-together-now/"
        },
        {
            "id": 613,
            "title": "Á sjó",
            "url": "https://www.guitarparty.com/songs/a-sjo/"
        },
        {
            "id": 19640,
            "title": "Belles Of Southern Bell",
            "url": "https://www.guitarparty.com/songs/belles-of-southern-bell/"
        },
        {
            "id": 12314,
            "title": "Country Bumpkin",
            "url": "https://www.guitarparty.com/songs/country-bumpkin/"
        },
        {
            "id": 12202,
            "title": "Drop Some Silver In The Jukebox",
            "url": "https://www.guitarparty.com/songs/drop-some-silver-in-the-jukebox/"
        },
        {
            "id": 10612,
            "title": "If Teardrops Were Silver",
            "url": "https://www.guitarparty.com/songs/if-teardrops-were-silver/"
        },
        {
            "id": 13003,
            "title": "It's A Long Long Way To The Top Of The World",
            "url": "https://www.guitarparty.com/songs/its-a-long-long-way-to-the-top-of-the-world/"
        },
        {
            "id": 15225,
            "title": "Its Time to Pay the Fiddler",
            "url": "https://www.guitarparty.com/songs/its-time-to-pay-the-fiddler/"
        },
        {
            "id": 19578,
            "title": "No Mans Land",
            "url": "https://www.guitarparty.com/songs/no-mans-land/"
        },
        {
            "id": 11481,
            "title": "Poor Little Jimmy",
            "url": "https://www.guitarparty.com/songs/poor-little-jimmy/"
        },
        {
            "id": 21477,
            "title": "Saginaw Michigan",
            "url": "https://www.guitarparty.com/songs/saginaw-michigan/"
        },
        {
            "id": 20444,
            "title": "Tabernacle Tom",
            "url": "https://www.guitarparty.com/songs/tabernacle-tom/"
        },
        {
            "id": 10829,
            "title": "There's A Limit",
            "url": "https://www.guitarparty.com/songs/theres-a-limit-lyrics-and-chords-stonewall-jackso/"
        },
        {
            "id": 24704,
            "title": "Walk tall",
            "url": "https://www.guitarparty.com/songs/walk-tall/"
        },
        {
            "id": 11847,
            "title": "What in Her World Did I Do",
            "url": "https://www.guitarparty.com/songs/what-in-her-world-did-i-do/"
        }
    ]
}