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

{
    "name": "Eddy Raven",
    "title": "Eddy Raven",
    "id": 6201,
    "slug": "eddy-raven",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6201/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/EddyRavenEddyR.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 15242,
            "title": "I Dont Wanna Talk It Over Anymore",
            "url": "https://www.guitarparty.com/songs/i-dont-wanna-talk-it-over-anymore/"
        },
        {
            "id": 20785,
            "title": "Joe Knows How To Live",
            "url": "https://www.guitarparty.com/songs/joe-knows-how-to-live/"
        },
        {
            "id": 12252,
            "title": "Thank God For Kids",
            "url": "https://www.guitarparty.com/songs/thank-god-for-kids/"
        },
        {
            "id": 10981,
            "title": "The Latest Shade Of Blue",
            "url": "https://www.guitarparty.com/songs/the-latest-shade-of-blue/"
        },
        {
            "id": 20914,
            "title": "Touch The Morning",
            "url": "https://www.guitarparty.com/songs/touch-the-morning/"
        },
        {
            "id": 11772,
            "title": "Who Do You Know In California",
            "url": "https://www.guitarparty.com/songs/who-do-you-know-in-california/"
        },
        {
            "id": 14755,
            "title": "Youre Playing Hard To Forget",
            "url": "https://www.guitarparty.com/songs/youre-playing-hard-to-forget/"
        }
    ]
}