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

{
    "name": "Richard Drapkin",
    "title": "Richard Drapkin",
    "id": 11800,
    "slug": "richard-drapkin",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11800/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 23885,
            "title": "Devil in her heart",
            "url": "https://www.guitarparty.com/songs/devil-in-her-heart/"
        }
    ]
}