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

{
    "name": "Mel McDaniel",
    "title": "Mel McDaniel",
    "id": 6128,
    "slug": "mel-mcdaniel",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6128/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/MelMcDanielmelmc.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 13050,
            "title": "Anger and Tears",
            "url": "https://www.guitarparty.com/songs/anger-and-tears/"
        },
        {
            "id": 10896,
            "title": "Baby's Got Her Blue Jeans On",
            "url": "https://www.guitarparty.com/songs/babys-got-her-blue-jeans-on/"
        }
    ]
}