GET /api/v3/core/authors/7949/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Henry Ebner",
"title": "Henry Ebner",
"id": 7949,
"slug": "henry-ebner",
"url": "https://www.guitarparty.com/api/v3/core/authors/7949/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 18951,
"title": "I Can Turn Your World Around",
"url": "https://www.guitarparty.com/songs/i-can-turn-your-world-around/"
},
{
"id": 13810,
"title": "Youd Still Find A Way To Cheat On Me",
"url": "https://www.guitarparty.com/songs/youd-still-find-a-way-to-cheat-on-me/"
}
]
}