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

{
    "name": "Recorded Cal Smith",
    "title": "Recorded Cal Smith",
    "id": 8453,
    "slug": "recorded-cal-smith",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8453/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 15226,
            "title": "King Lear",
            "url": "https://www.guitarparty.com/songs/king-lear/"
        }
    ]
}