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

{
    "name": "Andrae Crouch",
    "title": "Andrae Crouch",
    "id": 5747,
    "slug": "andrae-crouch",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5747/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/AndraeCrouch.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 13870,
            "title": "Soon And Very Soon",
            "url": "https://www.guitarparty.com/songs/soon-and-very-soon/"
        },
        {
            "id": 10473,
            "title": "Through It All",
            "url": "https://www.guitarparty.com/songs/through-it-all/"
        }
    ]
}