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

{
    "name": "Del Bryant",
    "title": "Del Bryant",
    "id": 9581,
    "slug": "del-bryant",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9581/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21228,
            "title": "I Cheated On A Good Woman’s Love",
            "url": "https://www.guitarparty.com/songs/i-cheated-on-a-good-womans-love/"
        }
    ]
}