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

{
    "name": "Della Reese",
    "title": "Della Reese",
    "id": 10189,
    "slug": "della-reese",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10189/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/DellaReese.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22614,
            "title": "And That Reminds Me (My Heart Reminds Me)",
            "url": "https://www.guitarparty.com/songs/and-that-reminds-me-my-heart-reminds-me/"
        },
        {
            "id": 22227,
            "title": "I Wish I Knew",
            "url": "https://www.guitarparty.com/songs/i-wish-i-knew/"
        },
        {
            "id": 22638,
            "title": "These Are The Things I Love",
            "url": "https://www.guitarparty.com/songs/these-are-the-things-i-love/"
        }
    ]
}