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

{
    "name": "Ted Daffan",
    "title": "Ted Daffan",
    "id": 6501,
    "slug": "ted-daffan",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6501/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/TedDaffanted.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 19442,
            "title": "Beyond The Shadow Of A Doubt",
            "url": "https://www.guitarparty.com/songs/beyond-the-shadow-of-a-doubt/"
        },
        {
            "id": 11411,
            "title": "Born to Lose",
            "url": "https://www.guitarparty.com/songs/born-to-lose/"
        },
        {
            "id": 13429,
            "title": "Breeze Blow My Baby Back To Me",
            "url": "https://www.guitarparty.com/songs/breeze-blow-my-baby-back-to-me/"
        },
        {
            "id": 19080,
            "title": "Bury Me Deep",
            "url": "https://www.guitarparty.com/songs/bury-me-deep/"
        },
        {
            "id": 13381,
            "title": "Heading Down the Wrong Highway",
            "url": "https://www.guitarparty.com/songs/heading-down-the-wrong-highway/"
        },
        {
            "id": 14948,
            "title": "I'm a Fool to Care",
            "url": "https://www.guitarparty.com/songs/im-a-fool-to-care/"
        },
        {
            "id": 14879,
            "title": "Ive Got a Tangled Mind",
            "url": "https://www.guitarparty.com/songs/ive-got-a-tangled-mind/"
        },
        {
            "id": 12748,
            "title": "I've Got Five Dollars",
            "url": "https://www.guitarparty.com/songs/ive-got-five-dollars/"
        },
        {
            "id": 19743,
            "title": "Rocking Rolling Ocean",
            "url": "https://www.guitarparty.com/songs/rocking-rolling-ocean/"
        },
        {
            "id": 12781,
            "title": "The Bill Is Falling Due",
            "url": "https://www.guitarparty.com/songs/the-bill-is-falling-due/"
        },
        {
            "id": 20382,
            "title": "The Last Ride",
            "url": "https://www.guitarparty.com/songs/the-last-ride/"
        },
        {
            "id": 13363,
            "title": "Truck Drivers Blues",
            "url": "https://www.guitarparty.com/songs/truck-drivers-blues/"
        },
        {
            "id": 21921,
            "title": "Worried Mind",
            "url": "https://www.guitarparty.com/songs/worried-mind/"
        }
    ]
}