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

{
    "name": "Glen Goza",
    "title": "Glen Goza",
    "id": 8562,
    "slug": "glen-goza",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8562/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 16983,
            "title": "Conscience Keep An Eye On Me",
            "url": "https://www.guitarparty.com/songs/conscience-keep-an-eye-on-me/"
        }
    ]
}