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

{
    "name": "Walter Haynes",
    "title": "Walter Haynes",
    "id": 7459,
    "slug": "walter-haynes",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7459/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 17558,
            "title": "Blues Aint Nothing",
            "url": "https://www.guitarparty.com/songs/blues-aint-nothing/"
        },
        {
            "id": 15225,
            "title": "Its Time to Pay the Fiddler",
            "url": "https://www.guitarparty.com/songs/its-time-to-pay-the-fiddler/"
        },
        {
            "id": 10279,
            "title": "There´s A Whole Lot About A Woman A Man Don't Know",
            "url": "https://www.guitarparty.com/songs/there-s-a-whole-lot-about-a-woman-a-man-dont-know/"
        },
        {
            "id": 21018,
            "title": "You Slip Into My Mind",
            "url": "https://www.guitarparty.com/songs/you-slip-into-my-mind/"
        }
    ]
}