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

{
    "name": "Ronald A. Santaniello",
    "title": "Ronald A. Santaniello",
    "id": 8379,
    "slug": "ronald-a-santaniello",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8379/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 15124,
            "title": "A Jukebox With a Country Song",
            "url": "https://www.guitarparty.com/songs/a-jukebox-with-a-country-song/"
        }
    ]
}