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

{
    "name": "Carole F Smith",
    "title": "Carole F Smith",
    "id": 8180,
    "slug": "carole-f-smith",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8180/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 14308,
            "title": "A Little Bit South Of Saskatoon",
            "url": "https://www.guitarparty.com/songs/a-little-bit-south-of-saskatoon/"
        }
    ]
}