GET /api/v3/core/authors/8577/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Johnny Duncan with Janie Fricke",
"title": "Johnny Duncan with Janie Fricke",
"id": 8577,
"slug": "johnny-duncan-with-janie-fricke",
"url": "https://www.guitarparty.com/api/v3/core/authors/8577/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 17358,
"title": "It Couldnt Have Been Any Better",
"url": "https://www.guitarparty.com/songs/it-couldnt-have-been-any-better/"
}
]
}