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

{
    "name": "Larry Kingston",
    "title": "Larry Kingston",
    "id": 6129,
    "slug": "larry-kingston",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6129/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10897,
            "title": "Back From The Wine",
            "url": "https://www.guitarparty.com/songs/back-from-the-wine/"
        },
        {
            "id": 21703,
            "title": "Bottle Bottle",
            "url": "https://www.guitarparty.com/songs/bottle-bottle/"
        },
        {
            "id": 15137,
            "title": "Bright Morning Light",
            "url": "https://www.guitarparty.com/songs/bright-morning-light/"
        },
        {
            "id": 14268,
            "title": "Charleys Picture",
            "url": "https://www.guitarparty.com/songs/charleys-picture/"
        },
        {
            "id": 14284,
            "title": "Forty Miles From Popular Bluff",
            "url": "https://www.guitarparty.com/songs/forty-miles-from-popular-bluff/"
        },
        {
            "id": 11076,
            "title": "He Can't Fill My Shoes",
            "url": "https://www.guitarparty.com/songs/he-cant-fill-my-shoes/"
        },
        {
            "id": 13819,
            "title": "I Cant Quit Drinking",
            "url": "https://www.guitarparty.com/songs/i-cant-quit-drinking/"
        },
        {
            "id": 15160,
            "title": "If It Was Easy",
            "url": "https://www.guitarparty.com/songs/if-it-was-easy/"
        },
        {
            "id": 18687,
            "title": "Its Not Over If Im Not Over You",
            "url": "https://www.guitarparty.com/songs/its-not-over-if-im-not-over-you/"
        },
        {
            "id": 13991,
            "title": "I Wouldnt Take Her To A Dog Fight",
            "url": "https://www.guitarparty.com/songs/i-wouldnt-take-her-to-a-dog-fight/"
        },
        {
            "id": 20717,
            "title": "Mamas Hands",
            "url": "https://www.guitarparty.com/songs/mamas-hands/"
        },
        {
            "id": 21349,
            "title": "Thank God,Greyhound You´re Gone",
            "url": "https://www.guitarparty.com/songs/thank-godgreyhound-you-re-gone/"
        },
        {
            "id": 20056,
            "title": "The Pittsburgh Stealers",
            "url": "https://www.guitarparty.com/songs/the-pittsburgh-stealers/"
        },
        {
            "id": 15195,
            "title": "Warmth of the Wine",
            "url": "https://www.guitarparty.com/songs/warmth-of-the-wine/"
        }
    ]
}