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

{
    "name": "Tommy Blake",
    "title": "Tommy Blake",
    "id": 7431,
    "slug": "tommy-blake",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7431/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/TommyBlake.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 10831,
            "title": "Even The Bad Times Are Good",
            "url": "https://www.guitarparty.com/songs/even-the-bad-times-are-good/"
        },
        {
            "id": 10314,
            "title": "Every Time I'm Kissing You",
            "url": "https://www.guitarparty.com/songs/every-time-im-kissing-you/"
        },
        {
            "id": 12041,
            "title": "Hungry For Love",
            "url": "https://www.guitarparty.com/songs/hungry-for-love/"
        },
        {
            "id": 10062,
            "title": "I Wish You Love",
            "url": "https://www.guitarparty.com/songs/i-wish-you-love/"
        },
        {
            "id": 11461,
            "title": "Long Time To Forget",
            "url": "https://www.guitarparty.com/songs/long-time-to-forget/"
        },
        {
            "id": 11326,
            "title": "Old Memories Never Die",
            "url": "https://www.guitarparty.com/songs/old-memories-never-die/"
        },
        {
            "id": 10736,
            "title": "That's When I See The Blues",
            "url": "https://www.guitarparty.com/songs/thats-when-i-see-the-blues/"
        },
        {
            "id": 10450,
            "title": "Three Cheers To The Loser",
            "url": "https://www.guitarparty.com/songs/three-cheers-to-the-loser/"
        },
        {
            "id": 14039,
            "title": "Too Much To Lose",
            "url": "https://www.guitarparty.com/songs/too-much-to-lose/"
        }
    ]
}