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

{
    "name": "Jack Morrow",
    "title": "Jack Morrow",
    "id": 8166,
    "slug": "jack-morrow-n-nc-c7-fnfor-rent-for-rent-an-empty-heartn-c-g7-cnjust-say-the-word",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8166/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 14265,
            "title": "For Rent",
            "url": "https://www.guitarparty.com/songs/for-rent/"
        }
    ]
}