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

{
    "name": "Jesse Carmichael",
    "title": "Jesse Carmichael",
    "id": 14539,
    "slug": "jesse-carmichael",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14539/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27134,
            "title": "Sunday Morning (Maroon 5)",
            "url": "https://www.guitarparty.com/songs/sunday-morning-2/"
        }
    ]
}