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

{
    "name": "Ryan Nasci",
    "title": "Ryan Nasci",
    "id": 13625,
    "slug": "ryan-nasci",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13625/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25817,
            "title": "Sign of the Times",
            "url": "https://www.guitarparty.com/songs/sign-of-the-times/"
        }
    ]
}