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

{
    "name": "J. O. Bellah",
    "title": "J. O. Bellah",
    "id": 8795,
    "slug": "j-o-bellah",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8795/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19053,
            "title": "In Time",
            "url": "https://www.guitarparty.com/songs/in-time/"
        }
    ]
}