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

{
    "name": "Carl L. Trivette",
    "title": "Carl L. Trivette",
    "id": 8931,
    "slug": "carl-l-trivette",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8931/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19347,
            "title": "I Want To Stroll Over Heaven With You",
            "url": "https://www.guitarparty.com/songs/i-want-to-stroll-over-heaven-with-you/"
        }
    ]
}