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

{
    "name": "Larry E. Cordle",
    "title": "Larry E. Cordle",
    "id": 6685,
    "slug": "larry-e-cordle",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6685/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11734,
            "title": "It Ain't Nothing New",
            "url": "https://www.guitarparty.com/songs/it-aint-nothing-new/"
        }
    ]
}