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

{
    "name": "Pamela Patton",
    "title": "Pamela Patton",
    "id": 8764,
    "slug": "pamela-patton",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8764/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 18811,
            "title": "Till I Couldn´t Stand No More",
            "url": "https://www.guitarparty.com/songs/till-i-couldn-t-stand-no-more/"
        }
    ]
}