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

{
    "name": "Bill C. Phillips",
    "title": "Bill C. Phillips",
    "id": 6310,
    "slug": "bill-c-phillips",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6310/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11124,
            "title": "Another Chance To Fall In Love",
            "url": "https://www.guitarparty.com/songs/another-chance-to-fall-in-love/"
        }
    ]
}