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

{
    "name": "Lyman C. McAnally",
    "title": "Lyman C. McAnally",
    "id": 8071,
    "slug": "lyman-c-mcanally",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8071/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 14056,
            "title": "Im Gonna Love Her On The Radio",
            "url": "https://www.guitarparty.com/songs/im-gonna-love-her-on-the-radio/"
        }
    ]
}