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

{
    "name": "Chris Wolstenholm",
    "title": "Chris Wolstenholm",
    "id": 3716,
    "slug": "chris-wolstenholm",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3716/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 3767,
            "title": "Time is running out",
            "url": "https://www.guitarparty.com/songs/time-is-running-out/"
        }
    ]
}