GET /api/v3/core/authors/3165/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Steve Cropper",
"title": "Steve Cropper",
"id": 3165,
"slug": "Steve-Cropper",
"url": "https://www.guitarparty.com/api/v3/core/authors/3165/?format=api",
"bio_short": "",
"artist_img": "//guitarparty.overcastcdn.com/images/SteveCropper.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 23760,
"title": "In the midnight hour",
"url": "https://www.guitarparty.com/songs/in-the-midnight-hour/"
},
{
"id": 3155,
"title": "(Sittin' On) The Dock of the Bay",
"url": "https://www.guitarparty.com/songs/sittin-on-the-dock-of-the-bay-2/"
}
]
}