GET /api/v3/core/authors/12093/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Dewey Bunnell",
"title": "Dewey Bunnell",
"id": 12093,
"slug": "dewey-bunnell",
"url": "https://www.guitarparty.com/api/v3/core/authors/12093/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 24181,
"title": "Tin Man",
"url": "https://www.guitarparty.com/songs/tin-man/"
},
{
"id": 24469,
"title": "Ventura Highway",
"url": "https://www.guitarparty.com/songs/ventura-highway/"
}
]
}