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

{
    "name": "Mitchell Jayne",
    "title": "Mitchell Jayne",
    "id": 9157,
    "slug": "mitchell-jayne",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9157/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19998,
            "title": "Old Home Place",
            "url": "https://www.guitarparty.com/songs/old-home-place/"
        }
    ]
}