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

{
    "name": "Jacqueline Wellman",
    "title": "Jacqueline Wellman",
    "id": 6245,
    "slug": "jacqueline-wellman",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6245/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11037,
            "title": "Let There Be Woman",
            "url": "https://www.guitarparty.com/songs/let-there-be-woman/"
        }
    ]
}