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

{
    "name": "Don Helms",
    "title": "Don Helms",
    "id": 6052,
    "slug": "don-helms",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6052/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11184,
            "title": "I Lost The Only Love I Ever Knew",
            "url": "https://www.guitarparty.com/songs/i-lost-the-only-love-i-ever-knew/"
        },
        {
            "id": 14179,
            "title": "Its Hard To Tell The Married From The Free",
            "url": "https://www.guitarparty.com/songs/its-hard-to-tell-the-married-from-the-free/"
        },
        {
            "id": 20654,
            "title": "Smoke Along the Track",
            "url": "https://www.guitarparty.com/songs/smoke-along-the-track/"
        },
        {
            "id": 20945,
            "title": "Sweet Little Miss Blue Eyes",
            "url": "https://www.guitarparty.com/songs/sweet-little-miss-blue-eyes/"
        },
        {
            "id": 10799,
            "title": "That's What I Get For Loving You",
            "url": "https://www.guitarparty.com/songs/thats-what-i-get-for-loving-you/"
        }
    ]
}