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

{
    "name": "Mary Ethel Weiss",
    "title": "Mary Ethel Weiss",
    "id": 6312,
    "slug": "mary-ethel-weiss",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6312/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11126,
            "title": "I Dreamed I Searched Heaven For You",
            "url": "https://www.guitarparty.com/songs/i-dreamed-i-searched-heaven-for-you/"
        }
    ]
}