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

{
    "name": "Will Jennings",
    "title": "Will Jennings",
    "id": 2589,
    "slug": "will-jennings",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2589/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 14723,
            "title": "If The Phone Doesnt Ring",
            "url": "https://www.guitarparty.com/songs/if-the-phone-doesnt-ring/"
        },
        {
            "id": 22343,
            "title": "I´ll Never Love This Way Again",
            "url": "https://www.guitarparty.com/songs/i-ll-never-love-this-way-again/"
        },
        {
            "id": 13574,
            "title": "In The Real World",
            "url": "https://www.guitarparty.com/songs/in-the-real-world/"
        },
        {
            "id": 14060,
            "title": "Ive Had You",
            "url": "https://www.guitarparty.com/songs/ive-had-you/"
        },
        {
            "id": 11536,
            "title": "Keep On Loving Me",
            "url": "https://www.guitarparty.com/songs/keep-on-loving-me/"
        },
        {
            "id": 2924,
            "title": "My Heart Will Go On",
            "url": "https://www.guitarparty.com/songs/my-heart-will-go-on/"
        },
        {
            "id": 27652,
            "title": "Skammdegissól",
            "url": "https://www.guitarparty.com/songs/skammdegissol/"
        },
        {
            "id": 28809,
            "title": "Valerie (Steve Winwood)",
            "url": "https://www.guitarparty.com/songs/valerie-2/"
        },
        {
            "id": 2589,
            "title": "Where are you Christmas",
            "url": "https://www.guitarparty.com/songs/where-are-you-christmas/"
        }
    ]
}