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

{
    "name": "Al Stillman",
    "title": "Al Stillman",
    "id": 6393,
    "slug": "al-stillman",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6393/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 22614,
            "title": "And That Reminds Me (My Heart Reminds Me)",
            "url": "https://www.guitarparty.com/songs/and-that-reminds-me-my-heart-reminds-me/"
        },
        {
            "id": 13488,
            "title": "Every Step Of The Way",
            "url": "https://www.guitarparty.com/songs/every-step-of-the-way/"
        },
        {
            "id": 11264,
            "title": "I Believe (Elvis Presley)",
            "url": "https://www.guitarparty.com/songs/i-believe-elvis-presley/"
        },
        {
            "id": 21980,
            "title": "Its Not For Me to Say",
            "url": "https://www.guitarparty.com/songs/its-not-for-me-to-say/"
        },
        {
            "id": 20986,
            "title": "Moments to Remember",
            "url": "https://www.guitarparty.com/songs/moments-to-remember/"
        },
        {
            "id": 22453,
            "title": "Who Needs You",
            "url": "https://www.guitarparty.com/songs/who-needs-you/"
        }
    ]
}