GET /api/v3/core/authors/6203/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Curtis Wright",
"title": "Curtis Wright",
"id": 6203,
"slug": "curtis-wright",
"url": "https://www.guitarparty.com/api/v3/core/authors/6203/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 15034,
"title": "A Woman In Love",
"url": "https://www.guitarparty.com/songs/a-woman-in-love/"
},
{
"id": 10987,
"title": "She's Got A Man On Her Mind",
"url": "https://www.guitarparty.com/songs/shes-got-a-man-on-her-mind/"
}
]
}