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

{
    "name": "Hugh X. Lewis",
    "title": "Hugh X. Lewis",
    "id": 6608,
    "slug": "hugh-x-lewis",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6608/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 12934,
            "title": "Angry Words",
            "url": "https://www.guitarparty.com/songs/angry-words/"
        },
        {
            "id": 13484,
            "title": "B.J. The D.J.",
            "url": "https://www.guitarparty.com/songs/b-j-the-d-j-/"
        },
        {
            "id": 13888,
            "title": "Born That Way",
            "url": "https://www.guitarparty.com/songs/born-that-way/"
        },
        {
            "id": 12927,
            "title": "Come On Home And Have Your Next Affair With Me",
            "url": "https://www.guitarparty.com/songs/come-on-home-and-have-your-next-affair-with-me/"
        },
        {
            "id": 11610,
            "title": "If This House Could Talk",
            "url": "https://www.guitarparty.com/songs/if-this-house-could-talk/"
        },
        {
            "id": 20699,
            "title": "Take My Ring Off of Your Finger",
            "url": "https://www.guitarparty.com/songs/take-my-ring-off-of-your-finger/"
        }
    ]
}