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

{
    "name": "Billy B. Mize",
    "title": "Billy B. Mize",
    "id": 7731,
    "slug": "billy-b-mize",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7731/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13392,
            "title": "It All Depends On Who Will Buy The Wine",
            "url": "https://www.guitarparty.com/songs/it-all-depends-on-who-will-buy-the-wine/"
        }
    ]
}