GET /api/v3/core/authors/6338/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Kim Williams",
"title": "Kim Williams",
"id": 6338,
"slug": "kim-williams",
"url": "https://www.guitarparty.com/api/v3/core/authors/6338/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11182,
"title": "Both Sides of Goodbye",
"url": "https://www.guitarparty.com/songs/both-sides-of-goodbye/"
},
{
"id": 13982,
"title": "If The Devil Danced In Empty Pockets",
"url": "https://www.guitarparty.com/songs/if-the-devil-danced-in-empty-pockets/"
},
{
"id": 21381,
"title": "She Loved A Lot In Her Time",
"url": "https://www.guitarparty.com/songs/she-loved-a-lot-in-her-time/"
}
]
}