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

{
    "name": "Helen H. Lemmel",
    "title": "Helen H. Lemmel",
    "id": 5748,
    "slug": "helen-h-lemmel",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5748/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10474,
            "title": "Turn Your Eyes Upon Jesus",
            "url": "https://www.guitarparty.com/songs/turn-your-eyes-upon-jesus/"
        }
    ]
}