GET /api/v3/core/authors/8076/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Glenn Ray",
"title": "Glenn Ray",
"id": 8076,
"slug": "glenn-ray",
"url": "https://www.guitarparty.com/api/v3/core/authors/8076/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 14068,
"title": "I Just Came Home to Count the Memories",
"url": "https://www.guitarparty.com/songs/i-just-came-home-to-count-the-memories/"
},
{
"id": 19523,
"title": "Somebody Almost Loved Me",
"url": "https://www.guitarparty.com/songs/somebody-almost-loved-me/"
}
]
}