GET /api/v3/core/authors/7253/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Hy Heath",
"title": "Hy Heath",
"id": 7253,
"slug": "hy-heath",
"url": "https://www.guitarparty.com/api/v3/core/authors/7253/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 15390,
"title": "Baby Talk To Me",
"url": "https://www.guitarparty.com/songs/baby-talk-to-me/"
},
{
"id": 9995,
"title": "I'll Never Stand In Your Way",
"url": "https://www.guitarparty.com/songs/ill-never-stand-in-your-way/"
},
{
"id": 20759,
"title": "Run Boy",
"url": "https://www.guitarparty.com/songs/run-boy/"
},
{
"id": 21498,
"title": "Take These Chains From My Heart",
"url": "https://www.guitarparty.com/songs/take-these-chains-from-my-heart/"
}
]
}