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

{
    "name": "Vernon L. Reed",
    "title": "Vernon L. Reed",
    "id": 7726,
    "slug": "vernin-l-reed",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7726/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 11624,
            "title": "Loving You Is Music To My Mind",
            "url": "https://www.guitarparty.com/songs/loving-you-is-music-to-my-mind/"
        }
    ]
}