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

{
    "name": "Edwin Rowell",
    "title": "Edwin Rowell",
    "id": 8104,
    "slug": "edwin-rowell",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8104/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 14128,
            "title": "Brother To The Blues",
            "url": "https://www.guitarparty.com/songs/brother-to-the-blues/"
        }
    ]
}