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

{
    "name": "Marhall Brown",
    "title": "Marhall Brown",
    "id": 9695,
    "slug": "marhall-brown",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9695/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21581,
            "title": "Seven Lonely Days",
            "url": "https://www.guitarparty.com/songs/seven-lonely-days/"
        }
    ]
}