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

{
    "name": "Tommy Overstreet",
    "title": "Tommy Overstreet",
    "id": 6915,
    "slug": "tommy-overstreet",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6915/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/TommyOverstreett.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 19651,
            "title": "A Seed Before the Rose",
            "url": "https://www.guitarparty.com/songs/a-seed-before-the-rose/"
        },
        {
            "id": 12212,
            "title": "Heaven Is My Woman's Love",
            "url": "https://www.guitarparty.com/songs/heaven-is-my-womans-love/"
        },
        {
            "id": 21117,
            "title": "Send Me No Roses",
            "url": "https://www.guitarparty.com/songs/send-me-no-roses/"
        },
        {
            "id": 21541,
            "title": "When They Ring Those Golden Bells",
            "url": "https://www.guitarparty.com/songs/when-they-ring-those-golden-bells/"
        },
        {
            "id": 19694,
            "title": "Yes Maam",
            "url": "https://www.guitarparty.com/songs/yes-maam/"
        }
    ]
}