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

{
    "name": "Estille E. Merriman",
    "title": "Estille E. Merriman",
    "id": 6053,
    "slug": "estille-e-merriman",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6053/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10799,
            "title": "That's What I Get For Loving You",
            "url": "https://www.guitarparty.com/songs/thats-what-i-get-for-loving-you/"
        }
    ]
}