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

{
    "name": "Bernard L. Spurlock",
    "title": "Bernard L. Spurlock",
    "id": 8515,
    "slug": "bernard-l-spurlock",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8515/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 15398,
            "title": "Your Heart Of Blue Is Showing",
            "url": "https://www.guitarparty.com/songs/your-heart-of-blue-is-showing/"
        }
    ]
}