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

{
    "name": "Slipfunc",
    "title": "Slipfunc",
    "id": 15329,
    "slug": "slipfunc",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15329/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27988,
            "title": "Laying On My Porch While We Watch The World End",
            "url": "https://www.guitarparty.com/songs/laying-on-my-porch-while-we-watch-the-world-end/"
        }
    ]
}