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

{
    "name": "Ralph MacDonald",
    "title": "Ralph MacDonald",
    "id": 16063,
    "slug": "ralph-macdonald",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16063/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 25681,
            "title": "Just the two of us",
            "url": "https://www.guitarparty.com/songs/just-the-two-of-us/"
        }
    ]
}