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

{
    "name": "Ira P. Stanphill",
    "title": "Ira P. Stanphill",
    "id": 5954,
    "slug": "ira-p-stanphill",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5954/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10672,
            "title": "I Know Who Holds Tomorrow",
            "url": "https://www.guitarparty.com/songs/i-know-who-holds-tomorrow/"
        }
    ]
}