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

{
    "name": "Val Rosing",
    "title": "Val Rosing",
    "id": 14774,
    "slug": "val-rosing",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14774/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 2869,
            "title": "Try A Little Tenderness",
            "url": "https://www.guitarparty.com/songs/try-a-little-tenderness/"
        }
    ]
}