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

{
    "name": "Lee Mavers",
    "title": "Lee Mavers",
    "id": 4071,
    "slug": "lee-mavers",
    "url": "https://www.guitarparty.com/api/v3/core/authors/4071/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/LeeMaversleemave.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 4061,
            "title": "There She Goes",
            "url": "https://www.guitarparty.com/songs/there-she-goes/"
        }
    ]
}