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

{
    "name": "Sydney Nathan",
    "title": "Sydney Nathan",
    "id": 6797,
    "slug": "sydney-nathan",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6797/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11914,
            "title": "I Am Slowly Dying Of A Broken Heart",
            "url": "https://www.guitarparty.com/songs/i-am-slowly-dying-of-a-broken-heart/"
        }
    ]
}