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

{
    "name": " Judy Parker",
    "title": " Judy Parker",
    "id": 11536,
    "slug": "judy-parker",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11536/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 23673,
            "title": "December 1963 (Oh, what a night)",
            "url": "https://www.guitarparty.com/songs/december-1963-oh-what-a-night/"
        }
    ]
}