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

{
    "name": "Isla Grant",
    "title": "Isla Grant",
    "id": 8578,
    "slug": "isla-grant",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8578/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/IslaGrantimages.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 21452,
            "title": "A Single Yellow Rose",
            "url": "https://www.guitarparty.com/songs/a-single-yellow-rose/"
        },
        {
            "id": 19655,
            "title": "I Miss The Biggest Part Of Me",
            "url": "https://www.guitarparty.com/songs/i-miss-the-biggest-part-of-me/"
        },
        {
            "id": 18771,
            "title": "Twinkle Twinkle Little Star",
            "url": "https://www.guitarparty.com/songs/twinkle-twinkle-little-star/"
        },
        {
            "id": 20066,
            "title": "You're The Best Friend",
            "url": "https://www.guitarparty.com/songs/you-re-the-best-friend/"
        }
    ]
}