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

{
    "name": "Levi Mullen",
    "title": "Levi Mullen",
    "id": 8566,
    "slug": "levi-mullen",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8566/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 16985,
            "title": "Dont Leave The Leaving Up To Me",
            "url": "https://www.guitarparty.com/songs/dont-leave-the-leaving-up-to-me/"
        }
    ]
}