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

{
    "name": "Carolyn Stringer",
    "title": "Carolyn Stringer",
    "id": 8273,
    "slug": "carolyn-stringer",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8273/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 14809,
            "title": "A Good Chance Of Tear Fall Tonight",
            "url": "https://www.guitarparty.com/songs/a-good-chance-of-tear-fall-tonight/"
        }
    ]
}