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

{
    "name": "Max Powell",
    "title": "Max Powell",
    "id": 5837,
    "slug": "max-powell",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5837/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 16978,
            "title": "Broken Engagement",
            "url": "https://www.guitarparty.com/songs/broken-engagement/"
        },
        {
            "id": 11237,
            "title": "Fool Fool Fool",
            "url": "https://www.guitarparty.com/songs/fool-fool-fool-lyrics-and-chords-webb-pierc/"
        },
        {
            "id": 21813,
            "title": "Loving You Then Losing You",
            "url": "https://www.guitarparty.com/songs/loving-you-then-losing-you/"
        },
        {
            "id": 20996,
            "title": "Memory Number One",
            "url": "https://www.guitarparty.com/songs/memory-number-one/"
        },
        {
            "id": 21626,
            "title": "Ready",
            "url": "https://www.guitarparty.com/songs/ready/"
        },
        {
            "id": 19264,
            "title": "Shes 21",
            "url": "https://www.guitarparty.com/songs/shes-21/"
        },
        {
            "id": 21094,
            "title": "Thankful For Your Love",
            "url": "https://www.guitarparty.com/songs/thankful-for-your-love/"
        },
        {
            "id": 10594,
            "title": "The Bottle Is Just Fooling You",
            "url": "https://www.guitarparty.com/songs/the-bottle-is-just-fooling-you/"
        },
        {
            "id": 20757,
            "title": "Who Do I Think I Am",
            "url": "https://www.guitarparty.com/songs/who-do-i-think-i-am/"
        }
    ]
}