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

{
    "name": "Web Pierce",
    "title": "Web Pierce",
    "id": 6378,
    "slug": "web-pierce",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6378/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13530,
            "title": "After the Boy Gets the Girl",
            "url": "https://www.guitarparty.com/songs/after-the-boy-gets-the-girl/"
        },
        {
            "id": 14334,
            "title": "Any Old Time",
            "url": "https://www.guitarparty.com/songs/any-old-time/"
        },
        {
            "id": 12988,
            "title": "Don't Throw Your Life Away",
            "url": "https://www.guitarparty.com/songs/dont-throw-your-life-away/"
        },
        {
            "id": 11237,
            "title": "Fool Fool Fool",
            "url": "https://www.guitarparty.com/songs/fool-fool-fool-lyrics-and-chords-webb-pierc/"
        },
        {
            "id": 11637,
            "title": "I Care No More",
            "url": "https://www.guitarparty.com/songs/i-care-no-more/"
        },
        {
            "id": 14977,
            "title": "I Heard The Jukebox Playing",
            "url": "https://www.guitarparty.com/songs/i-heard-the-jukebox-playing/"
        }
    ]
}