GET /api/v3/core/authors/7793/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lewis DeWitt",
"title": "Lewis DeWitt",
"id": 7793,
"slug": "lewis-dewitt",
"url": "https://www.guitarparty.com/api/v3/core/authors/7793/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19893,
"title": "Flowers On The Wall",
"url": "https://www.guitarparty.com/songs/flowers-on-the-wall/"
},
{
"id": 13510,
"title": "Pictures",
"url": "https://www.guitarparty.com/songs/pictures/"
}
]
}