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

{
    "name": "Neva Starns",
    "title": "Neva Starns",
    "id": 9344,
    "slug": "neva-starns",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9344/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 20608,
            "title": "Married by the Bible",
            "url": "https://www.guitarparty.com/songs/married-by-the-bible/"
        }
    ]
}