GET /api/v3/core/authors/7809/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Easter Brothers",
"title": "The Easter Brothers",
"id": 7809,
"slug": "the-easter-brothers",
"url": "https://www.guitarparty.com/api/v3/core/authors/7809/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13555,
"title": "Thank You Lord For Your Blessings On Me",
"url": "https://www.guitarparty.com/songs/thank-you-lord-for-your-blessings-on-me/"
}
]
}