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

{
    "name": "Tao Rodriguez-Seeger",
    "title": "Tao Rodriguez-Seeger",
    "id": 2809,
    "slug": "tao-rodriguez-seeger",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2809/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 2430,
            "title": "Where Have All The Flowers Gone?",
            "url": "https://www.guitarparty.com/songs/where-have-all-the-flowers-goneh/"
        }
    ]
}