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

{
    "name": "Vic McAlpin",
    "title": "Vic McAlpin",
    "id": 5857,
    "slug": "vic-mcalpin",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5857/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 15127,
            "title": "A Lovers Quarrel",
            "url": "https://www.guitarparty.com/songs/a-lovers-quarrel/"
        },
        {
            "id": 16976,
            "title": "Answer To Anymore",
            "url": "https://www.guitarparty.com/songs/answer-to-anymore/"
        },
        {
            "id": 12982,
            "title": "Anymore",
            "url": "https://www.guitarparty.com/songs/anymore/"
        },
        {
            "id": 11230,
            "title": "Before I Lose My Mind",
            "url": "https://www.guitarparty.com/songs/before-i-lose-my-mind/"
        },
        {
            "id": 11972,
            "title": "Before This Day Ends",
            "url": "https://www.guitarparty.com/songs/before-this-day-ends/"
        },
        {
            "id": 11179,
            "title": "God Walks These Hills With Me",
            "url": "https://www.guitarparty.com/songs/god-walks-these-hills-with-me/"
        },
        {
            "id": 13059,
            "title": "House That Love Built",
            "url": "https://www.guitarparty.com/songs/house-that-love-built/"
        },
        {
            "id": 11077,
            "title": "How's My Ex Treating You",
            "url": "https://www.guitarparty.com/songs/hows-my-ex-treating-you/"
        },
        {
            "id": 21209,
            "title": "Hundred Dollar Funeral",
            "url": "https://www.guitarparty.com/songs/hundred-dollar-funeral/"
        },
        {
            "id": 14928,
            "title": "I´d Like To Know",
            "url": "https://www.guitarparty.com/songs/i-d-like-to-know/"
        },
        {
            "id": 10611,
            "title": "I Don't Believe You Love Me Anymore",
            "url": "https://www.guitarparty.com/songs/i-dont-believe-you-love-me-anymore/"
        },
        {
            "id": 11314,
            "title": "I'm In Love Again",
            "url": "https://www.guitarparty.com/songs/im-in-love-again/"
        },
        {
            "id": 14172,
            "title": "Im Standing At The End Of My World",
            "url": "https://www.guitarparty.com/songs/im-standing-at-the-end-of-my-world/"
        },
        {
            "id": 19557,
            "title": "Jackson Ain´t A Very Big Town",
            "url": "https://www.guitarparty.com/songs/jackson-ain-t-a-very-big-town/"
        },
        {
            "id": 14736,
            "title": "Standing At The End Of My World",
            "url": "https://www.guitarparty.com/songs/standing-at-the-end-of-my-world/"
        },
        {
            "id": 13910,
            "title": "The Box It Came In",
            "url": "https://www.guitarparty.com/songs/the-box-it-came-in/"
        },
        {
            "id": 12737,
            "title": "What Is Life Without Love",
            "url": "https://www.guitarparty.com/songs/what-is-life-without-love/"
        },
        {
            "id": 20496,
            "title": "What Locks The Door",
            "url": "https://www.guitarparty.com/songs/what-locks-the-door/"
        },
        {
            "id": 14013,
            "title": "When My Conscience Hurts The Most",
            "url": "https://www.guitarparty.com/songs/when-my-conscience-hurts-the-most/"
        },
        {
            "id": 20516,
            "title": "You Better Keep It On Your Mind",
            "url": "https://www.guitarparty.com/songs/you-better-keep-it-on-your-mind/"
        }
    ]
}