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

{
    "name": "Pee Wee Thueritt",
    "title": "Pee Wee Thueritt",
    "id": 9345,
    "slug": "pee-wee-thueritt",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9345/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 20608,
            "title": "Married by the Bible",
            "url": "https://www.guitarparty.com/songs/married-by-the-bible/"
        }
    ]
}