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

{
    "name": "David Houston",
    "title": "David Houston",
    "id": 5917,
    "slug": "david-houston",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5917/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/DavidHoustondavi.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 10490,
            "title": "A Loser's Cathedral",
            "url": "https://www.guitarparty.com/songs/a-losers-cathedral/"
        },
        {
            "id": 20024,
            "title": "From a Jack to a King",
            "url": "https://www.guitarparty.com/songs/from-a-jack-to-a-king/"
        },
        {
            "id": 18720,
            "title": "I Do My Swinging At Home",
            "url": "https://www.guitarparty.com/songs/i-do-my-swinging-at-home/"
        },
        {
            "id": 19676,
            "title": "I´m Down to My Last I Love You",
            "url": "https://www.guitarparty.com/songs/i-m-down-to-my-last-i-love-you/"
        },
        {
            "id": 21926,
            "title": "Living In A House Full of Love",
            "url": "https://www.guitarparty.com/songs/living-in-a-house-full-of-love/"
        },
        {
            "id": 11219,
            "title": "Marriage On The Rocks",
            "url": "https://www.guitarparty.com/songs/marriage-on-the-rocks/"
        },
        {
            "id": 12233,
            "title": "Mountain Of Love",
            "url": "https://www.guitarparty.com/songs/mountain-of-love/"
        },
        {
            "id": 21358,
            "title": "With One Exception",
            "url": "https://www.guitarparty.com/songs/with-one-exception/"
        },
        {
            "id": 20665,
            "title": "You Mean the World to Me",
            "url": "https://www.guitarparty.com/songs/you-mean-the-world-to-me/"
        }
    ]
}