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

{
    "name": "Russ Morgan Orchestra",
    "title": "Russ Morgan Orchestra",
    "id": 10620,
    "slug": "russ-morgan-orchestra",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10620/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 22630,
            "title": "Does Your Heart Beat for Me?",
            "url": "https://www.guitarparty.com/songs/does-your-heart-beat-for-meh/"
        }
    ]
}