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

{
    "name": "Ninja Sex Party",
    "title": "Ninja Sex Party",
    "id": 15604,
    "slug": "ninja-sex-party",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15604/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28250,
            "title": "Welcome To My Parents House",
            "url": "https://www.guitarparty.com/songs/welcome-to-my-parents-house/"
        }
    ]
}