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

{
    "name": "Laurie Christenson",
    "title": "Laurie Christenson",
    "id": 7799,
    "slug": "laurie-christenson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7799/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13529,
            "title": "Im in the Middle of a Heartache",
            "url": "https://www.guitarparty.com/songs/im-in-the-middle-of-a-heartache/"
        }
    ]
}