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

{
    "name": "Russell D. Steagall",
    "title": "Russell D. Steagall",
    "id": 8226,
    "slug": "russell-d-steagall",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8226/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 14718,
            "title": "Her Eyes Are Bluebonnet Blue",
            "url": "https://www.guitarparty.com/songs/her-eyes-are-bluebonnet-blue/"
        }
    ]
}