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

{
    "name": "Sara Rabin",
    "title": "Sara Rabin",
    "id": 6684,
    "slug": "sara-rabin",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6684/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11732,
            "title": "If You'll Hold The Ladder",
            "url": "https://www.guitarparty.com/songs/if-youll-hold-the-ladder/"
        }
    ]
}