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

{
    "name": "Wendell Roach",
    "title": "Wendell Roach",
    "id": 6719,
    "slug": "wendell-roach",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6719/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11773,
            "title": "Will You Love Me When I'm Old And Feeble",
            "url": "https://www.guitarparty.com/songs/will-you-love-me-when-im-old-and-feeble/"
        }
    ]
}