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

{
    "name": "Earl Montgomery",
    "title": "Earl Montgomery",
    "id": 6246,
    "slug": "earl-montgomery",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6246/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19408,
            "title": "A Drunk Can´t Be A Man",
            "url": "https://www.guitarparty.com/songs/a-drunk-can-t-be-a-man/"
        },
        {
            "id": 13730,
            "title": "Four O Thirty Three",
            "url": "https://www.guitarparty.com/songs/four-o-thirty-three/"
        },
        {
            "id": 20607,
            "title": "I’m Wasting Good Paper",
            "url": "https://www.guitarparty.com/songs/im-wasting-good-paper/"
        },
        {
            "id": 19767,
            "title": "In A Gospel Way",
            "url": "https://www.guitarparty.com/songs/in-a-gospel-way/"
        },
        {
            "id": 20674,
            "title": "Lets All Go Down to the River",
            "url": "https://www.guitarparty.com/songs/lets-all-go-down-to-the-river/"
        },
        {
            "id": 11038,
            "title": "Loving You Could Never Be Better",
            "url": "https://www.guitarparty.com/songs/loving-you-could-never-be-better/"
        },
        {
            "id": 20635,
            "title": "Old Fashioned Singing",
            "url": "https://www.guitarparty.com/songs/old-fashioned-singing/"
        },
        {
            "id": 20929,
            "title": "One Of These Days",
            "url": "https://www.guitarparty.com/songs/one-of-these-days/"
        },
        {
            "id": 19398,
            "title": "She Needs Me",
            "url": "https://www.guitarparty.com/songs/she-needs-me/"
        },
        {
            "id": 21836,
            "title": "Small Time Laboring Man",
            "url": "https://www.guitarparty.com/songs/small-time-laboring-man/"
        },
        {
            "id": 13758,
            "title": "Someday My Day Will Come",
            "url": "https://www.guitarparty.com/songs/someday-my-day-will-come/"
        },
        {
            "id": 11044,
            "title": "We're Gonna Hold On",
            "url": "https://www.guitarparty.com/songs/were-gonna-hold-on/"
        },
        {
            "id": 13512,
            "title": "Were Gonna Hold On",
            "url": "https://www.guitarparty.com/songs/were-gonna-hold-on-2/"
        },
        {
            "id": 19732,
            "title": "Were Watching Our Steps",
            "url": "https://www.guitarparty.com/songs/were-watching-our-steps/"
        },
        {
            "id": 11045,
            "title": "What My Woman Can't Do",
            "url": "https://www.guitarparty.com/songs/what-my-woman-cant-do/"
        },
        {
            "id": 21084,
            "title": "Whats Your Mamas Name",
            "url": "https://www.guitarparty.com/songs/whats-your-mamas-name/"
        },
        {
            "id": 13732,
            "title": "Where Grass Wont Grow",
            "url": "https://www.guitarparty.com/songs/where-grass-wont-grow/"
        }
    ]
}