GET /api/v3/core/authors/7169/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Shirl Lyn",
"title": "Shirl Lyn",
"id": 7169,
"slug": "shirl-lyn",
"url": "https://www.guitarparty.com/api/v3/core/authors/7169/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10153,
"title": "I Overlooked An Orchid",
"url": "https://www.guitarparty.com/songs/i-overlooked-an-orchid/"
},
{
"id": 20351,
"title": "Mr. Moon",
"url": "https://www.guitarparty.com/songs/mr-moon/"
}
]
}