GET /api/v3/core/authors/8923/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Michael Dee and Nelson A. Larkin",
"title": "Michael Dee and Nelson A. Larkin",
"id": 8923,
"slug": "michael-dee-and-nelson-a-larkin",
"url": "https://www.guitarparty.com/api/v3/core/authors/8923/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19337,
"title": "If The Jukebox Took Teardrops",
"url": "https://www.guitarparty.com/songs/if-the-jukebox-took-teardrops/"
}
]
}