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

{
    "name": "Statler Brothers",
    "title": "Statler Brothers",
    "id": 7784,
    "slug": "statler-brothers",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7784/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/StatlerBrothersT.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 20418,
            "title": "No One Will Ever Know",
            "url": "https://www.guitarparty.com/songs/no-one-will-ever-know/"
        },
        {
            "id": 13494,
            "title": "Pass Me Not O Gentle Savior",
            "url": "https://www.guitarparty.com/songs/pass-me-not-o-gentle-savior/"
        },
        {
            "id": 18271,
            "title": "When You And I Were Young Maggie",
            "url": "https://www.guitarparty.com/songs/when-you-and-i-were-young-maggie/"
        }
    ]
}