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

{
    "name": "Clarence R. Selman",
    "title": "Clarence R. Selman",
    "id": 9752,
    "slug": "clarence-r-selman",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9752/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21731,
            "title": "Blindfold Of Love",
            "url": "https://www.guitarparty.com/songs/blindfold-of-love/"
        }
    ]
}