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

{
    "name": "Roger Dale Bowling",
    "title": "Roger Dale Bowling",
    "id": 9083,
    "slug": "roger-dale-bowling",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9083/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10823,
            "title": "Alcohol of Fame",
            "url": "https://www.guitarparty.com/songs/alcohol-of-fame/"
        },
        {
            "id": 13491,
            "title": "Blanket on the Ground",
            "url": "https://www.guitarparty.com/songs/blanket-on-the-ground/"
        },
        {
            "id": 1771,
            "title": "Coward Of The County",
            "url": "https://www.guitarparty.com/songs/coward-of-the-county/"
        },
        {
            "id": 13862,
            "title": "Dig A Little Deeper In The Well",
            "url": "https://www.guitarparty.com/songs/dig-a-little-deeper-in-the-well/"
        },
        {
            "id": 12842,
            "title": "Long Arm Of The Law",
            "url": "https://www.guitarparty.com/songs/long-arm-of-the-law/"
        },
        {
            "id": 26296,
            "title": "Lucille",
            "url": "https://www.guitarparty.com/songs/lucille-2/"
        },
        {
            "id": 19729,
            "title": "Stand On My Own Two Knees",
            "url": "https://www.guitarparty.com/songs/stand-on-my-own-two-knees/"
        },
        {
            "id": 18140,
            "title": "While The Feelings Good",
            "url": "https://www.guitarparty.com/songs/while-the-feelings-good/"
        },
        {
            "id": 10752,
            "title": "You And Me (Kenny Rogers and Dottie West)",
            "url": "https://www.guitarparty.com/songs/you-and-me-kenny-rogers-and-dottie-west/"
        },
        {
            "id": 10369,
            "title": "You've Got A Loving Coming",
            "url": "https://www.guitarparty.com/songs/youve-got-a-loving-coming/"
        }
    ]
}