GET /api/v3/core/authors/5228/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Tom T Hall",
"title": "Tom T Hall",
"id": 5228,
"slug": "tom-t-hall-2",
"url": "https://www.guitarparty.com/api/v3/core/authors/5228/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TomTHalltomthall.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 9035,
"title": "I Like Beer",
"url": "https://www.guitarparty.com/songs/i-like-beer/"
},
{
"id": 20683,
"title": "Old Five And Dimers Like Me",
"url": "https://www.guitarparty.com/songs/old-five-and-dimers-like-me/"
},
{
"id": 9034,
"title": "Ravishing Ruby",
"url": "https://www.guitarparty.com/songs/ravishing-ruby/"
}
]
}