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

{
    "name": "J.M. Purdom",
    "title": "J.M. Purdom",
    "id": 9316,
    "slug": "j-m-purdom",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9316/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 20555,
            "title": "Let the Spirit Descend",
            "url": "https://www.guitarparty.com/songs/let-the-spirit-descend/"
        }
    ]
}