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

{
    "name": "Gene Sutton",
    "title": "Gene Sutton",
    "id": 6682,
    "slug": "gene-sutton",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6682/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11731,
            "title": "If You Don't Believe I Love You",
            "url": "https://www.guitarparty.com/songs/if-you-dont-believe-i-love-you/"
        }
    ]
}