GET /api/v3/core/authors/6895/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jessie Mae Martin",
"title": "Jessie Mae Martin",
"id": 6895,
"slug": "jessie-mae-martin",
"url": "https://www.guitarparty.com/api/v3/core/authors/6895/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 12172,
"title": "Back To The Cross",
"url": "https://www.guitarparty.com/songs/back-to-the-cross/"
},
{
"id": 19995,
"title": "I´ll Just Pretend",
"url": "https://www.guitarparty.com/songs/i-ll-just-pretend/"
}
]
}