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

{
    "name": "Aaron Raitiere",
    "title": "Aaron Raitiere",
    "id": 15465,
    "slug": "aaron-raitiere",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15465/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28093,
            "title": "I'll Never Love Again",
            "url": "https://www.guitarparty.com/songs/ill-never-love-again/"
        }
    ]
}