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

{
    "name": "Rhea F. Miller - George B. Shea",
    "title": "Rhea F. Miller - George B. Shea",
    "id": 7934,
    "slug": "rhea-f-miller-george-b-shea",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7934/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13772,
            "title": "Id Rather Have Jesus",
            "url": "https://www.guitarparty.com/songs/id-rather-have-jesus-2/"
        }
    ]
}