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

{
    "name": "Don Schlitz",
    "title": "Don Schlitz",
    "id": 2260,
    "slug": "don-schlitz",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2260/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/DonSchlitzimage2.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 11717,
            "title": "Diggin' Up Bones",
            "url": "https://www.guitarparty.com/songs/diggin-up-bones-2/"
        },
        {
            "id": 17410,
            "title": "Forty Hour Week",
            "url": "https://www.guitarparty.com/songs/forty-hour-week/"
        },
        {
            "id": 17458,
            "title": "Heart Of The Matter",
            "url": "https://www.guitarparty.com/songs/heart-of-the-matter/"
        },
        {
            "id": 11592,
            "title": "Houston Solution",
            "url": "https://www.guitarparty.com/songs/houston-solution/"
        },
        {
            "id": 15412,
            "title": "I Cant Imagine Laying Down With Anyone But You",
            "url": "https://www.guitarparty.com/songs/i-cant-imagine-laying-down-with-anyone-but-you/"
        },
        {
            "id": 8808,
            "title": "I Fell In Love Again Last Night",
            "url": "https://www.guitarparty.com/songs/i-fell-in-love-again-last-night/"
        },
        {
            "id": 8807,
            "title": "Lost And Found",
            "url": "https://www.guitarparty.com/songs/lost-and-found/"
        },
        {
            "id": 8806,
            "title": "Love Helps Those",
            "url": "https://www.guitarparty.com/songs/love-helps-those/"
        },
        {
            "id": 8805,
            "title": "My Rock",
            "url": "https://www.guitarparty.com/songs/my-rock/"
        },
        {
            "id": 21479,
            "title": "Strong Enough To Bend",
            "url": "https://www.guitarparty.com/songs/strong-enough-to-bend/"
        },
        {
            "id": 2558,
            "title": "The Gambler",
            "url": "https://www.guitarparty.com/songs/the-gambler/"
        },
        {
            "id": 21501,
            "title": "The Greatest",
            "url": "https://www.guitarparty.com/songs/the-greatest/"
        },
        {
            "id": 11836,
            "title": "You Are To Me",
            "url": "https://www.guitarparty.com/songs/you-are-to-me/"
        },
        {
            "id": 10555,
            "title": "You'll Never Be Sorry",
            "url": "https://www.guitarparty.com/songs/youll-never-be-sorry/"
        },
        {
            "id": 837,
            "title": "You say it best when you say nothing at all",
            "url": "https://www.guitarparty.com/songs/you-say-it-best-when-you-say-nothing-at-all/"
        }
    ]
}