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

{
    "name": "G.E. Wright",
    "title": "G.E. Wright",
    "id": 9315,
    "slug": "g-e-wright",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9315/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 20552,
            "title": "When He Reached Down His Hand For Me",
            "url": "https://www.guitarparty.com/songs/when-he-reached-down-his-hand-for-me/"
        }
    ]
}