GET /api/v3/core/authors/6598/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Dean Rutherford",
"title": "Dean Rutherford",
"id": 6598,
"slug": "dean-rutherford",
"url": "https://www.guitarparty.com/api/v3/core/authors/6598/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11583,
"title": "I'm Not Leaving (I'm Just Getting Out of Your Way)",
"url": "https://www.guitarparty.com/songs/im-not-leaving-im-just-getting-out-of-your-way/"
}
]
}