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

{
    "name": "Steve Dorff",
    "title": "Steve Dorff",
    "id": 6680,
    "slug": "steve-dorff",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6680/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/SteveDorff.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 11729,
            "title": "I Cross My Heart",
            "url": "https://www.guitarparty.com/songs/i-cross-my-heart/"
        },
        {
            "id": 14018,
            "title": "I Just Fall In Love Again",
            "url": "https://www.guitarparty.com/songs/i-just-fall-in-love-again/"
        },
        {
            "id": 13074,
            "title": "I'll Wake You Up When I Get Home ",
            "url": "https://www.guitarparty.com/songs/ill-wake-you-up-when-i-get-home/"
        }
    ]
}