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

{
    "name": "Keith Stegall",
    "title": "Keith Stegall",
    "id": 6190,
    "slug": "keith-stegall",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6190/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/KeithStegallkeit.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 11034,
            "title": "Hundred Proof Memories",
            "url": "https://www.guitarparty.com/songs/hundred-proof-memories/"
        },
        {
            "id": 10960,
            "title": "Kickin' In",
            "url": "https://www.guitarparty.com/songs/kickin-in-lyrics-and-chords-buck-owen/"
        },
        {
            "id": 12034,
            "title": "Let's Get Over Them Together",
            "url": "https://www.guitarparty.com/songs/lets-get-over-them-together/"
        },
        {
            "id": 13989,
            "title": "Lonely Nights",
            "url": "https://www.guitarparty.com/songs/lonely-nights/"
        },
        {
            "id": 13880,
            "title": "Stranger Things Have Happened",
            "url": "https://www.guitarparty.com/songs/stranger-things-have-happened/"
        },
        {
            "id": 22448,
            "title": "Were In This Love Together",
            "url": "https://www.guitarparty.com/songs/were-in-this-love-together/"
        },
        {
            "id": 14755,
            "title": "Youre Playing Hard To Forget",
            "url": "https://www.guitarparty.com/songs/youre-playing-hard-to-forget/"
        }
    ]
}