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

{
    "name": "Dalton Timbur",
    "title": "Dalton Timbur",
    "id": 9805,
    "slug": "dalton-timbur",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9805/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21889,
            "title": "Timber I’m Falling",
            "url": "https://www.guitarparty.com/songs/timber-im-falling/"
        }
    ]
}