GET /api/v3/core/authors/6074/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Rafe VanHoy",
"title": "Rafe VanHoy",
"id": 6074,
"slug": "rafe-vanhoy",
"url": "https://www.guitarparty.com/api/v3/core/authors/6074/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10837,
"title": "Can I See You Tonight",
"url": "https://www.guitarparty.com/songs/can-i-see-you-tonight/"
},
{
"id": 19635,
"title": "Cheating Is",
"url": "https://www.guitarparty.com/songs/cheating-is/"
},
{
"id": 15150,
"title": "Friday Night Blues",
"url": "https://www.guitarparty.com/songs/friday-night-blues/"
},
{
"id": 21840,
"title": "Lady Lay Down",
"url": "https://www.guitarparty.com/songs/lady-lay-down/"
},
{
"id": 20344,
"title": "What’s Forever For",
"url": "https://www.guitarparty.com/songs/whats-forever-for/"
}
]
}