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

{
    "name": "B. Auge",
    "title": "B. Auge",
    "id": 8492,
    "slug": "b-auge",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8492/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 15322,
            "title": "Breaking In Another Heart",
            "url": "https://www.guitarparty.com/songs/breaking-in-another-heart/"
        }
    ]
}