GET /api/v3/core/authors/11359/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Dave Appell",
"title": "Dave Appell",
"id": 11359,
"slug": "dave-appell",
"url": "https://www.guitarparty.com/api/v3/core/authors/11359/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 27478,
"title": "Let's Twist Again",
"url": "https://www.guitarparty.com/songs/lets-twist-again/"
},
{
"id": 23558,
"title": "Ólsen ólsen",
"url": "https://www.guitarparty.com/songs/olsen-olsen/"
}
]
}