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

{
    "name": "Richard Page",
    "title": "Richard Page",
    "id": 15979,
    "slug": "richard-page",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15979/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28620,
            "title": "Kyrie (“Lord, have mercy”)",
            "url": "https://www.guitarparty.com/songs/kyrie-lord-have-mercy/"
        }
    ]
}