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

{
    "name": "Reginald Connelly",
    "title": "Reginald Connelly",
    "id": 10473,
    "slug": "Reginald-Connelly",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10473/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 22478,
            "title": "Show me the way to go home",
            "url": "https://www.guitarparty.com/songs/show-me-the-way-to-go-home/"
        }
    ]
}