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

{
    "name": "Susannah McCorkle",
    "title": "Susannah McCorkle",
    "id": 9864,
    "slug": "susannah-mccorkle",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9864/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/SusannahMcCorkle.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 21969,
            "title": "Fascinatin Rhythm",
            "url": "https://www.guitarparty.com/songs/fascinatin-rhythm/"
        },
        {
            "id": 22319,
            "title": "Goodbye Little Dream Goodbye",
            "url": "https://www.guitarparty.com/songs/goodbye-little-dream-goodbye/"
        }
    ]
}