GET /api/v3/core/authors/15305/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ethan Hayes",
"title": "Ethan Hayes",
"id": 15305,
"slug": "ethan-hayes",
"url": "https://www.guitarparty.com/api/v3/core/authors/15305/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27976,
"title": "Throw It All Away",
"url": "https://www.guitarparty.com/songs/throw-it-all-away/"
},
{
"id": 28011,
"title": "Watch Me Miss",
"url": "https://www.guitarparty.com/songs/watch-me-miss/"
}
]
}