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

{
    "name": "Bella S.",
    "title": "Bella S.",
    "id": 16253,
    "slug": "bella-s",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16253/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28952,
            "title": "Why Did The Life Rain On Me?",
            "url": "https://www.guitarparty.com/songs/why-did-the-life-rain-on-meh/"
        }
    ]
}