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

{
    "name": "Gene Vowell",
    "title": "Gene Vowell",
    "id": 6520,
    "slug": "gene-vowell",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6520/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11444,
            "title": "Because You Believed In Me",
            "url": "https://www.guitarparty.com/songs/because-you-believed-in-me/"
        }
    ]
}