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

{
    "name": "Wayland Patton",
    "title": "Wayland Patton",
    "id": 7588,
    "slug": "wayland-patton",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7588/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 12905,
            "title": "Don't Think I'll Cry",
            "url": "https://www.guitarparty.com/songs/dont-think-ill-cry/"
        },
        {
            "id": 15742,
            "title": "Something In My Heart",
            "url": "https://www.guitarparty.com/songs/something-in-my-heart/"
        }
    ]
}