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

{
    "name": "Hillman Hall",
    "title": "Hillman Hall",
    "id": 6864,
    "slug": "hillman-hall",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6864/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 12086,
            "title": "High Steppin' Proud",
            "url": "https://www.guitarparty.com/songs/high-steppin-proud/"
        },
        {
            "id": 13795,
            "title": "Jealous Darling",
            "url": "https://www.guitarparty.com/songs/jealous-darling/"
        },
        {
            "id": 12096,
            "title": "Omaha",
            "url": "https://www.guitarparty.com/songs/omaha/"
        },
        {
            "id": 21884,
            "title": "Pass Me By",
            "url": "https://www.guitarparty.com/songs/pass-me-by/"
        }
    ]
}