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

{
    "name": "Danny Walfe",
    "title": "Danny Walfe",
    "id": 8805,
    "slug": "danny-walfe",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8805/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19064,
            "title": "Dance Her By Me One More Time",
            "url": "https://www.guitarparty.com/songs/dance-her-by-me-one-more-time/"
        }
    ]
}