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

{
    "name": "Truman Stearbes",
    "title": "Truman Stearbes",
    "id": 7590,
    "slug": "truman-stearbes",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7590/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 12906,
            "title": "It's Better Than Going Home Alone",
            "url": "https://www.guitarparty.com/songs/its-better-than-going-home-alone/"
        }
    ]
}