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

{
    "name": "Jerry Chesnut",
    "title": "Jerry Chesnut",
    "id": 5427,
    "slug": "jerry-chesnut",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5427/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10170,
            "title": "Afraid To Love Again",
            "url": "https://www.guitarparty.com/songs/afraid-to-love-again/"
        },
        {
            "id": 18278,
            "title": "Cold Lonely Feeling",
            "url": "https://www.guitarparty.com/songs/cold-lonely-feeling/"
        },
        {
            "id": 9992,
            "title": "Don't She Look Good",
            "url": "https://www.guitarparty.com/songs/dont-she-look-good/"
        },
        {
            "id": 13706,
            "title": "Four in the Morning",
            "url": "https://www.guitarparty.com/songs/four-in-the-morning/"
        },
        {
            "id": 13834,
            "title": "Holding On To Nothing",
            "url": "https://www.guitarparty.com/songs/holding-on-to-nothing/"
        },
        {
            "id": 13674,
            "title": "If Loving You Means Anything",
            "url": "https://www.guitarparty.com/songs/if-loving-you-means-anything/"
        },
        {
            "id": 10191,
            "title": "Love Coming Down",
            "url": "https://www.guitarparty.com/songs/love-coming-down/"
        },
        {
            "id": 20932,
            "title": "One Dime At A Time",
            "url": "https://www.guitarparty.com/songs/one-dime-at-a-time/"
        },
        {
            "id": 10021,
            "title": "One Run for the Roses",
            "url": "https://www.guitarparty.com/songs/one-run-for-the-roses/"
        },
        {
            "id": 15354,
            "title": "Play Me A Song I Can Cry To",
            "url": "https://www.guitarparty.com/songs/play-me-a-song-i-can-cry-to/"
        },
        {
            "id": 17605,
            "title": "Prides Not Hard To Swallow",
            "url": "https://www.guitarparty.com/songs/prides-not-hard-to-swallow/"
        },
        {
            "id": 11990,
            "title": "They Don't Make'em Like My Daddy Anymore",
            "url": "https://www.guitarparty.com/songs/they-dont-makeem-like-my-daddy-anymore/"
        },
        {
            "id": 13692,
            "title": "Woman Without Love",
            "url": "https://www.guitarparty.com/songs/woman-without-love/"
        }
    ]
}