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

{
    "name": "Carrie E. Breck",
    "title": "Carrie E. Breck",
    "id": 9684,
    "slug": "carrie-e-breck",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9684/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21545,
            "title": "Face to Face",
            "url": "https://www.guitarparty.com/songs/face-to-face/"
        }
    ]
}