GET /api/v3/core/authors/10162/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Peggy King and The Mellomen",
"title": "Peggy King and The Mellomen",
"id": 10162,
"slug": "peggy-king-and-the-mellomen",
"url": "https://www.guitarparty.com/api/v3/core/authors/10162/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 22210,
"title": "You Never Gave It A Try",
"url": "https://www.guitarparty.com/songs/you-never-gave-it-a-try/"
}
]
}