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

{
    "name": "Brook Benton",
    "title": "Brook Benton",
    "id": 7933,
    "slug": "brook-benton",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7933/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/BrookBentonpic2.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 16868,
            "title": "Endlessly",
            "url": "https://www.guitarparty.com/songs/endlessly/"
        },
        {
            "id": 22347,
            "title": "Looking Back",
            "url": "https://www.guitarparty.com/songs/looking-back/"
        },
        {
            "id": 22374,
            "title": "This Time of the Year",
            "url": "https://www.guitarparty.com/songs/this-time-of-the-year/"
        },
        {
            "id": 13766,
            "title": "You Went Back On Your Word",
            "url": "https://www.guitarparty.com/songs/you-went-back-on-your-word/"
        }
    ]
}