GET /api/v3/core/authors/11649/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Captain and Tenille",
"title": "The Captain and Tenille",
"id": 11649,
"slug": "the-captain-and-tenille",
"url": "https://www.guitarparty.com/api/v3/core/authors/11649/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 23764,
"title": "Love Will Keep Us Together",
"url": "https://www.guitarparty.com/songs/love-will-keep-us-together/"
}
]
}