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

{
    "name": "Jacques Levy",
    "title": "Jacques Levy",
    "id": 14853,
    "slug": "jacques-levy",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14853/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27411,
            "title": "Joey (Bob Dylan)",
            "url": "https://www.guitarparty.com/songs/joey-2/"
        }
    ]
}