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

{
    "name": "mrmccchickino",
    "title": "mrmccchickino",
    "id": 15450,
    "slug": "mrmccchickino",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15450/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28061,
            "title": "The View From My Bathroom Window",
            "url": "https://www.guitarparty.com/songs/the-view-from-my-bathroom-window/"
        }
    ]
}