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

{
    "name": "Patty Mcmains",
    "title": "Patty Mcmains",
    "id": 11633,
    "slug": "patty-mcmains",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11633/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 15261,
            "title": "Echoes Of Love",
            "url": "https://www.guitarparty.com/songs/echoes-of-love/"
        }
    ]
}