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

{
    "name": "Felice Boudleaux",
    "title": "Felice Boudleaux",
    "id": 8804,
    "slug": "felice-boudleaux",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8804/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21155,
            "title": "Take A Message To Mary",
            "url": "https://www.guitarparty.com/songs/take-a-message-to-mary/"
        }
    ]
}