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

{
    "name": "Andrew George McCluskey",
    "title": "Andrew George McCluskey",
    "id": 15063,
    "slug": "andrew-george-mccluskey",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15063/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27692,
            "title": "Whole Again",
            "url": "https://www.guitarparty.com/songs/whole-again/"
        }
    ]
}