GET /api/v3/core/authors/9623/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Terry Fell",
"title": "Terry Fell",
"id": 9623,
"slug": "terry-fell",
"url": "https://www.guitarparty.com/api/v3/core/authors/9623/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TerryFelltfell.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 21359,
"title": "Truck Driving Man",
"url": "https://www.guitarparty.com/songs/truck-driving-man/"
},
{
"id": 21760,
"title": "You´re The Reason",
"url": "https://www.guitarparty.com/songs/you-re-the-reason/"
}
]
}