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

{
    "name": "Cindy Cyrus",
    "title": "Cindy Cyrus",
    "id": 6717,
    "slug": "cindy-cyrus",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6717/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11771,
            "title": "Where Am I Going To Live When I Get Home",
            "url": "https://www.guitarparty.com/songs/where-am-i-going-to-live-when-i-get-home/"
        }
    ]
}