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

{
    "name": "Wilda Creswell",
    "title": "Wilda Creswell",
    "id": 8883,
    "slug": "wilda-creswell",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8883/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19253,
            "title": "My Big Iron Skillet",
            "url": "https://www.guitarparty.com/songs/my-big-iron-skillet/"
        }
    ]
}