GET /api/v3/core/authors/6395/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Hee Haw Quartet",
"title": "Hee Haw Quartet",
"id": 6395,
"slug": "hee-haw-quartet",
"url": "https://www.guitarparty.com/api/v3/core/authors/6395/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 15085,
"title": "Closer To God Than Ever Before",
"url": "https://www.guitarparty.com/songs/closer-to-god-than-ever-before/"
},
{
"id": 11266,
"title": "I'll Meet You In The Morning",
"url": "https://www.guitarparty.com/songs/ill-meet-you-in-the-morning/"
}
]
}