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

{
    "name": "Howard Pedrew",
    "title": "Howard Pedrew",
    "id": 9063,
    "slug": "howard-pedrew",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9063/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19678,
            "title": "Prop Me Up Beside The Jukebox",
            "url": "https://www.guitarparty.com/songs/prop-me-up-beside-the-jukebox/"
        }
    ]
}