GET /api/v3/core/authors/5471/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Joyce Allsup",
"title": "Joyce Allsup",
"id": 5471,
"slug": "joyce-allsup",
"url": "https://www.guitarparty.com/api/v3/core/authors/5471/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10052,
"title": "I Reached For The Wine",
"url": "https://www.guitarparty.com/songs/i-reached-for-the-wine/"
},
{
"id": 21450,
"title": "The DJ Cried",
"url": "https://www.guitarparty.com/songs/the-dj-cried/"
},
{
"id": 10417,
"title": "Touch Me Not",
"url": "https://www.guitarparty.com/songs/touch-me-not/"
},
{
"id": 10050,
"title": "We'll Sweep Out The Ashes",
"url": "https://www.guitarparty.com/songs/well-sweep-out-the-ashes/"
}
]
}