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

{
    "name": "Lou Adler",
    "title": "Lou Adler",
    "id": 14290,
    "slug": "lou-adler",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14290/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26809,
            "title": "Wonderful World",
            "url": "https://www.guitarparty.com/songs/wonderful-world-2/"
        }
    ]
}