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

{
    "name": "Tillman Franks",
    "title": "Tillman Franks",
    "id": 6084,
    "slug": "tillman-franks",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6084/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/TillmanFrankstf.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 11558,
            "title": "Honky Tonk Man",
            "url": "https://www.guitarparty.com/songs/honky-tonk-man/"
        },
        {
            "id": 15287,
            "title": "Hot Rod Boogie",
            "url": "https://www.guitarparty.com/songs/hot-rod-boogie/"
        },
        {
            "id": 18142,
            "title": "How Far Is Heaven",
            "url": "https://www.guitarparty.com/songs/how-far-is-heaven/"
        },
        {
            "id": 10845,
            "title": "If Crying Would Make You Here",
            "url": "https://www.guitarparty.com/songs/if-crying-would-make-you-here/"
        },
        {
            "id": 11955,
            "title": "I'll Do It Every Time",
            "url": "https://www.guitarparty.com/songs/ill-do-it-every-time/"
        },
        {
            "id": 11110,
            "title": "I'm a One Woman Man",
            "url": "https://www.guitarparty.com/songs/im-a-one-woman-man/"
        },
        {
            "id": 19817,
            "title": "I´m Coming Home",
            "url": "https://www.guitarparty.com/songs/i-m-coming-home/"
        },
        {
            "id": 14964,
            "title": "Sink The Bismark",
            "url": "https://www.guitarparty.com/songs/sink-the-bismark/"
        },
        {
            "id": 20993,
            "title": "Take It Like A Man",
            "url": "https://www.guitarparty.com/songs/take-it-like-a-man/"
        },
        {
            "id": 20406,
            "title": "When its Springtime in Alaska",
            "url": "https://www.guitarparty.com/songs/when-its-springtime-in-alaska/"
        }
    ]
}