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

{
    "name": "The Byrds (Ecclesiates / Pete Seeger)",
    "title": "The Byrds (Ecclesiates / Pete Seeger)",
    "id": 10727,
    "slug": "the-byrds-ecclesiates-pete-seeger",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10727/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 22846,
            "title": "Turn Turn Turn",
            "url": "https://www.guitarparty.com/songs/turn-turn-turn/"
        }
    ]
}