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

{
    "name": "Christopher C. Ryder",
    "title": "Christopher C. Ryder",
    "id": 7929,
    "slug": "christopher-c-ryder",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7929/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13758,
            "title": "Someday My Day Will Come",
            "url": "https://www.guitarparty.com/songs/someday-my-day-will-come/"
        }
    ]
}