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

{
    "name": " Geo. Graff Jr.",
    "title": " Geo. Graff Jr.",
    "id": 11676,
    "slug": "geo-graff-jr-",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11676/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 23788,
            "title": "When Irish Eyes Are Smiling",
            "url": "https://www.guitarparty.com/songs/when-irish-eyes-are-smiling/"
        }
    ]
}