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

{
    "name": "Mac Wiseman",
    "title": "Mac Wiseman",
    "id": 6405,
    "slug": "mac-wiseman",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6405/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/MacWiseman.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 11281,
            "title": "Bluebirds Are Singing For Me",
            "url": "https://www.guitarparty.com/songs/bluebirds-are-singing-for-me/"
        },
        {
            "id": 13950,
            "title": "Dreaming Of A Little Cabin",
            "url": "https://www.guitarparty.com/songs/dreaming-of-a-little-cabin/"
        },
        {
            "id": 13954,
            "title": "From The Manger To The Cross",
            "url": "https://www.guitarparty.com/songs/from-the-manger-to-the-cross/"
        },
        {
            "id": 19358,
            "title": "I´ll Still Write Your Name In The Sand",
            "url": "https://www.guitarparty.com/songs/i-ll-still-write-your-name-in-the-sand/"
        },
        {
            "id": 11700,
            "title": "I'll Still Write Your Name In The Sand",
            "url": "https://www.guitarparty.com/songs/ill-still-write-your-name-in-the-sand/"
        },
        {
            "id": 21266,
            "title": "Light at the River",
            "url": "https://www.guitarparty.com/songs/light-at-the-river/"
        },
        {
            "id": 13643,
            "title": "Mary Of The Wild Moor",
            "url": "https://www.guitarparty.com/songs/mary-of-the-wild-moor/"
        },
        {
            "id": 11292,
            "title": "The Girl in the Blue Velvet Band",
            "url": "https://www.guitarparty.com/songs/the-girl-in-the-blue-velvet-band/"
        }
    ]
}