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

{
    "name": "William Schluger",
    "title": "William Schluger",
    "id": 9866,
    "slug": "william-schluger",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9866/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21970,
            "title": "I Love Being Here With You",
            "url": "https://www.guitarparty.com/songs/i-love-being-here-with-you/"
        }
    ]
}