GET /api/v3/core/authors/8301/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Randy Boudreaux",
"title": "Randy Boudreaux",
"id": 8301,
"slug": "randy-boudreaux",
"url": "https://www.guitarparty.com/api/v3/core/authors/8301/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21381,
"title": "She Loved A Lot In Her Time",
"url": "https://www.guitarparty.com/songs/she-loved-a-lot-in-her-time/"
},
{
"id": 14878,
"title": "Where The Tall Grass Grows",
"url": "https://www.guitarparty.com/songs/where-the-tall-grass-grows/"
}
]
}