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

{
    "name": "Paul Kaufman",
    "title": "Paul Kaufman",
    "id": 12763,
    "slug": "paul-kaufman",
    "url": "https://www.guitarparty.com/api/v3/core/authors/12763/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 22826,
            "title": "Poetry In Motion",
            "url": "https://www.guitarparty.com/songs/poetry-in-motion/"
        }
    ]
}