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

{
    "name": "Country Johnny Mathis",
    "title": "Country Johnny Mathis",
    "id": 6096,
    "slug": "country-johnny-mathis",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6096/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/CountryJohnnyMat.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 10860,
            "title": "Black Sheep",
            "url": "https://www.guitarparty.com/songs/black-sheep-lyrics-and-chords-johnnypaychec/"
        },
        {
            "id": 11961,
            "title": "Come Home To My Heart",
            "url": "https://www.guitarparty.com/songs/come-home-to-my-heart/"
        },
        {
            "id": 18122,
            "title": "Every Minute I Want Jesus By My Side",
            "url": "https://www.guitarparty.com/songs/every-minute-i-want-jesus-by-my-side/"
        },
        {
            "id": 14355,
            "title": "Im Gonna Tell The World",
            "url": "https://www.guitarparty.com/songs/im-gonna-tell-the-world/"
        },
        {
            "id": 11964,
            "title": "Make Me One More Memory",
            "url": "https://www.guitarparty.com/songs/make-me-one-more-memory/"
        },
        {
            "id": 13480,
            "title": "Please Talk To My Heart",
            "url": "https://www.guitarparty.com/songs/please-talk-to-my-heart/"
        }
    ]
}