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

{
    "name": "Deast",
    "title": "Deast",
    "id": 15346,
    "slug": "deast",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15346/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27996,
            "title": "Fault In The Stars",
            "url": "https://www.guitarparty.com/songs/fault-in-the-stars/"
        }
    ]
}