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

{
    "name": " David A. Stewart",
    "title": " David A. Stewart",
    "id": 11946,
    "slug": "david-a-stewart-2",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11946/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 24004,
            "title": "When Tomorrow Comes",
            "url": "https://www.guitarparty.com/songs/when-tomorrow-comes/"
        }
    ]
}