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

{
    "name": "Vivian Keith",
    "title": "Vivian Keith",
    "id": 8736,
    "slug": "vivian-keith",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8736/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 18679,
            "title": "Before The Next Teardrops Falls",
            "url": "https://www.guitarparty.com/songs/before-the-next-teardrops-falls/"
        }
    ]
}